Skip to content

Commit

Permalink
test; CI should fail
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamgower committed Nov 21, 2024
1 parent 1c38a2f commit 3dc7280
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
python-version: ${{ matrix.python-version }}

- name: install developer dependencies
# missing pipe on next line
run:
pip install --upgrade pip
pip install -r requirements.txt

0 comments on commit 3dc7280

Please sign in to comment.