Skip to content

Commit e3454f9

Browse files
committed
Make the publish job depend on docs-tests
1 parent 2b5b4d3 commit e3454f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1633,6 +1633,7 @@ jobs:
16331633
- format
16341634
- checks
16351635
- reference-doc
1636+
- docs-tests
16361637
if: github.event_name == 'push' && github.repository == 'VirtusLab/scala-cli'
16371638
runs-on: ubuntu-20.04
16381639
steps:

0 commit comments

Comments
 (0)