Skip to content

Commit 903b942

Browse files
committed
ci: Temporarily disable tests
1 parent f7bc891 commit 903b942

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.circleci/config.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ workflows:
2525
version: 2
2626
main:
2727
jobs:
28-
- test
28+
# - test
2929
- release:
3030
filters:
3131
branches:
3232
only: master
33-
requires:
34-
- test
33+
# requires:
34+
# - test

0 commit comments

Comments
 (0)