Skip to content

Commit

Permalink
adjust smoke_test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchelbaker-cisa committed Jul 26, 2024
1 parent a2e51b0 commit 833c33a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_smoke_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip3 install .
pip3 install -r requirements.txt
pip3 install pytest
Expand Down

0 comments on commit 833c33a

Please sign in to comment.