Skip to content

Commit

Permalink
fix yml to have separate Run for vertigo
Browse files Browse the repository at this point in the history
  • Loading branch information
cmontecoding committed Aug 21, 2023
1 parent 2b612fb commit 5f0d09a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ jobs:
cd vertigo-rs
python setup.py develop
cd ..
- name: Run Vertigo
run: |
python vertigo-rs/vertigo.py run

Expand Down

0 comments on commit 5f0d09a

Please sign in to comment.