Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
nyurik committed Sep 30, 2023
1 parent 5fd2ace commit f27941e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,7 @@ jobs:
done:
name: CI Finished
runs-on: ubuntu-latest
needs: [ docker, package ]
needs: [ package ]
steps:
- name: Finished
run: echo "CI finished successfully"

0 comments on commit f27941e

Please sign in to comment.