Skip to content

Commit

Permalink
fixup! debugging github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
martinhoyer committed Aug 15, 2024
1 parent 115edef commit 590006e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
- name: Install pytest
run: |
python -m pip install pytest
python -m pip install -r requirements.txt
- name: Build the web image
run: |
Expand Down

0 comments on commit 590006e

Please sign in to comment.