Skip to content

Commit

Permalink
Update pytest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ghomasHudson authored Nov 26, 2024
1 parent 49d8cfb commit 7f61439
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
name: Run Pytest
on:
push:
branches: [master]
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7f61439

Please sign in to comment.