Skip to content

Commit abd219e

Browse files
committed
wip
1 parent a9edb78 commit abd219e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/workflows/tests.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
name: Test Suite
22

33
on:
4-
branches:
5-
- main
6-
- '*.x'
4+
push:
5+
branches:
6+
- main
7+
- '*.x'
78
pull_request:
89

910
jobs:

0 commit comments

Comments
 (0)