Skip to content

Commit 566f133

Browse files
committed
temp: removing publish dependency on testing
Signed-off-by: NucleoFusion <[email protected]>
1 parent facaa47 commit 566f133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/default.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ jobs:
208208
publish-release:
209209
needs:
210210
- lint
211-
- test-code
211+
# - test-code
212212
permissions:
213213
contents: write
214214
packages: write

0 commit comments

Comments
 (0)