Skip to content

Commit b367083

Browse files
Don't wait for test and fmt prior to publishing
1 parent a1bab4a commit b367083

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ jobs:
4747
run: scalafmt --test
4848

4949
publish:
50-
needs: [test, fmt]
5150
if: github.event_name == 'push'
5251
runs-on: ubuntu-latest
5352
steps:

0 commit comments

Comments
 (0)