Skip to content

Commit 1ff4158

Browse files
committed
Skip tests
1 parent ab394b3 commit 1ff4158

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/snapshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
##########################################################################################
3838
release:
3939
uses: ./.github/workflows/release.yml
40-
needs: [ tests, format ]
40+
needs: [ format ]
4141
secrets: inherit
4242
with:
4343
snapshot: true

0 commit comments

Comments
 (0)