Skip to content

Commit 6e6f62d

Browse files
committed
Meta: (test.yml) Test all branches
1 parent d4ea5df commit 6e6f62d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ on:
3131
pull_request:
3232
push:
3333
# Comment out this section to enable testing of all branches.
34-
branches:
35-
- master
34+
# branches:
35+
# - master
3636

3737
jobs:
3838
build:

0 commit comments

Comments
 (0)