Skip to content

Commit 033126b

Browse files
BenjaminBenjamin
authored andcommitted
Restore *Test* workflow
1 parent 93ce43a commit 033126b

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

.github/workflows/test.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,10 @@
66
name: Test
77

88
on:
9-
# TURNED IT OFF IN SEPT 2024
10-
# push:
11-
# branches: [ "main" ]
12-
# pull_request:
13-
# branches: [ "main" ]
9+
push:
10+
branches: [ "main" ]
11+
pull_request:
12+
branches: [ "main" ]
1413
workflow_dispatch:
1514

1615
env:

0 commit comments

Comments
 (0)