Skip to content

Commit

Permalink
Revert change to main workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
scottmmjackson committed Nov 18, 2021
1 parent eaae727 commit 5c456ba
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ jobs:
- run: echo "PYTHONPATH=${GITHUB_WORKSPACE}" >> $GITHUB_ENV
- run: make prereqs
- run: make version
- if: matrix.python-version == '3.9'
run: pipenv run pip install -U 'traitlets>=5.1.1'
- run: make install
- run: make lint
- run: make test
Expand Down

0 comments on commit 5c456ba

Please sign in to comment.