Skip to content

Commit f7cc809

Browse files
committed
tmp: run integration tests on push
1 parent a736e96 commit f7cc809

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
name: Tests
22

3-
on:
4-
pull_request:
5-
branches: [main]
6-
push:
7-
branches: [main]
3+
on: push
84

95
jobs:
106
unit-tests:

0 commit comments

Comments
 (0)