Skip to content

Commit

Permalink
Fixes minor issue with pre-commit GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
schuylermartin45 committed Nov 1, 2023
1 parent ed8250a commit b1e5d64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- run: |
source $CONDA/bin/activate
conda activate anaconda-packaging-utils
make test
make pre-commit
test:
runs-on: ubuntu-latest
name: Test on ${{ matrix.python-version }}
Expand Down

0 comments on commit b1e5d64

Please sign in to comment.