Skip to content

Commit

Permalink
fix job names
Browse files Browse the repository at this point in the history
  • Loading branch information
dugalh authored Oct 28, 2021
1 parent abc54f9 commit ecc5d56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

# Install geedim from Test PyPI and test CLI
test:
needs: deploy
needs: publish
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
Expand Down

0 comments on commit ecc5d56

Please sign in to comment.