Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
urelja committed Aug 14, 2023
1 parent 3b4f80f commit 312ce89
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
name: Pytest
on:
push:
branches: [ main ]
branches:
- main
- dev
pull_request:
branches: [ main ]
branches:
- main
- dev

jobs:
testing:
Expand Down

0 comments on commit 312ce89

Please sign in to comment.