Skip to content

Commit

Permalink
fix: test actions on every push
Browse files Browse the repository at this point in the history
  • Loading branch information
Fovty committed Mar 28, 2024
1 parent 9414a52 commit b765e68
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@ name: Python Tests

on:
push:
branches:
- main
pull_request:
branches:
- main

jobs:
test:
Expand Down

0 comments on commit b765e68

Please sign in to comment.