Skip to content

Commit

Permalink
Update python-app.yml (Test #6)
Browse files Browse the repository at this point in the history
  • Loading branch information
tejas3070 authored Mar 6, 2024
1 parent cc37e03 commit 9ddceb7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,9 @@ jobs:
- name: Lint with pre-commit
run: |
cd triton_viz
pre-commit run --all-files
- name: Test with pytest
run: |
pytest Examples

0 comments on commit 9ddceb7

Please sign in to comment.