Skip to content

Commit

Permalink
CI: Run pytest on push to master
Browse files Browse the repository at this point in the history
Faster than docker build
  • Loading branch information
cookpa authored Mar 31, 2024
1 parent 3a8e81f commit 68986bb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci-pytest.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: ci-pytest

on:
push:
branches:
- master
pull_request:
branches:
- master
Expand Down

0 comments on commit 68986bb

Please sign in to comment.