Skip to content

Commit

Permalink
test: run core tests on pull to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
sokovninn committed Sep 27, 2024
1 parent 280c954 commit b2da07a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Tests

on:
pull_request:
branches: [ main ]
branches: [ main, dev ]
paths:
- 'datadreamer/**/**.py'
- 'tests/core_tests/**/**.py'
Expand Down

0 comments on commit b2da07a

Please sign in to comment.