Skip to content

Commit 6f8d902

Browse files
committed
- Fix tests workflow
1 parent 6329e45 commit 6f8d902

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

+2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ on:
44
push:
55
branches:
66
- main
7+
- master
78
pull_request:
89
branches:
910
- main
11+
- master
1012

1113
jobs:
1214
test:

0 commit comments

Comments
 (0)