Skip to content

Commit 87cf542

Browse files
authored
CI: tests run for all pushes to main (#52)
2 parents 6fb33c9 + ed763ef commit 87cf542

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: .github/workflows/deploy.yml

-2
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,9 @@ defaults:
1818
jobs:
1919
tests-ui:
2020
uses: ./.github/workflows/tests-ui.yml
21-
if: github.ref_type == 'tag'
2221

2322
tests-pytest:
2423
uses: ./.github/workflows/tests-pytest.yml
25-
if: github.ref_type == 'tag'
2624
permissions:
2725
pull-requests: write
2826
contents: write

0 commit comments

Comments
 (0)