Skip to content

Commit 725be2e

Browse files
author
Nacho Bonafonte
committed
temporary remove test stepp from release process
1 parent 5acd424 commit 725be2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/createRelease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
run: make tests
2020

2121
release:
22-
needs: [test]
22+
#needs: [test]
2323
runs-on: macos-12
2424
steps:
2525
- name: Checkout

0 commit comments

Comments
 (0)