Skip to content

Commit

Permalink
Merge pull request #4 from anaconda-distribution/smartin_oops
Browse files Browse the repository at this point in the history
Fixes minor issue with pre-commit GHA
  • Loading branch information
schuylermartin45 authored Nov 1, 2023
2 parents ed8250a + b1e5d64 commit 95af3fb
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 95af3fb

Please sign in to comment.