Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vigoo committed Sep 13, 2024
1 parent a5edf6f commit 416edb0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,9 @@ jobs:
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v') && github.repository == 'golemcloud/golem'
needs:
[
build-and-test,
build,
check,
test,
worker-tests,
integration-tests,
cli-tests,
Expand Down

0 comments on commit 416edb0

Please sign in to comment.