Skip to content

Commit f1efa4a

Browse files
committed
revert the test.toml
1 parent e1c2418 commit f1efa4a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
name: 'test'
2-
on:
3-
push: {branches: ['compile']}
4-
pull_request: {}
2+
on: ['push', 'pull_request']
53

64
jobs:
75
# Uncomment to get a debug shell.

0 commit comments

Comments
 (0)