Skip to content

Commit cdf1050

Browse files
committed
fixup! test: vhs integration tests
1 parent c0939c5 commit cdf1050

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/ci.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: CI
22

3-
on:
4-
push:
5-
branches: [main]
6-
pull_request:
7-
branches: [main]
3+
# on:
4+
# push:
5+
# branches: [main]
6+
# pull_request:
7+
# branches: [main]
88

99
jobs:
1010
ci:

0 commit comments

Comments
 (0)