Skip to content

Commit

Permalink
always run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
saraswatpuneet committed Sep 7, 2023
1 parent 147ccbd commit 493dd27
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ on:

jobs:
pytest:
if: ${{ github.ref != 'refs/heads/main' }}
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 493dd27

Please sign in to comment.