Skip to content

Commit

Permalink
Make the publish job depend on docs-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Gedochao committed Nov 12, 2024
1 parent b72b53a commit 32463aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1633,6 +1633,7 @@ jobs:
- format
- checks
- reference-doc
- docs-tests
if: github.event_name == 'push' && github.repository == 'VirtusLab/scala-cli'
runs-on: ubuntu-20.04
steps:
Expand Down

0 comments on commit 32463aa

Please sign in to comment.