Skip to content

Commit

Permalink
Install package in lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Apr 8, 2020
1 parent bba9a43 commit 33c9027
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ jobs:
restore-keys: |
${{ runner.os }}-pip-
- run: curl -s -S --retry 3 $BASEDIR/tests/install.sh | bash -
- run: pip install .
- run: curl -s -S --retry 3 $BASEDIR/tests/script.sh | bash -

0 comments on commit 33c9027

Please sign in to comment.