Skip to content

Commit 9e73ed6

Browse files
committed
Re-enable CI
1 parent 08ac61a commit 9e73ed6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Tests
22

33
on:
4-
# push:
5-
# branches: [ "main" ]
4+
push:
5+
branches: [ "main" ]
66
pull_request:
77
branches: [ "main" ]
88

0 commit comments

Comments
 (0)