Skip to content

Commit

Permalink
Run tests on every push
Browse files Browse the repository at this point in the history
  • Loading branch information
sourcefrog committed Sep 14, 2023
1 parent aeaefa4 commit f50d78e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@ name: Tests
permissions:
contents: read

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

# see https://matklad.github.io/2021/09/04/fast-rust-builds.html
env:
Expand Down

0 comments on commit f50d78e

Please sign in to comment.