Skip to content

Commit

Permalink
Update condatest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mwong009 authored Dec 20, 2023
1 parent 377c88b commit 823e725
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/condatest.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Conda Test
name: CondaTest
on:
workflow_dispatch:

jobs:
test:
example:
name: (${{ matrix.python-version }}, ${{ matrix.os }})
runs-on: ${{ matrix.os }}
strategy:
Expand Down

0 comments on commit 823e725

Please sign in to comment.