Skip to content

Commit

Permalink
splitting test into its own step
Browse files Browse the repository at this point in the history
  • Loading branch information
colton-herrod-bayer committed Apr 29, 2024
1 parent 6ca0c4c commit 89d65c4
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 @@ -16,4 +16,6 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
- name: Run test
run: |
make test

0 comments on commit 89d65c4

Please sign in to comment.