Skip to content

Commit 465c3f9

Browse files
authored
Make test-fish-shell, test-hypothetical-sbt-export and bloop-memory-footprint required for publishing (#3701)
1 parent a903c20 commit 465c3f9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/ci.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1651,6 +1651,9 @@ jobs:
16511651
- vc-redist
16521652
- format
16531653
- checks
1654+
- test-fish-shell
1655+
- test-hypothetical-sbt-export
1656+
- bloop-memory-footprint
16541657
- reference-doc
16551658
- docs-tests
16561659
if: github.event_name == 'push' && github.repository == 'VirtusLab/scala-cli'
@@ -1730,6 +1733,9 @@ jobs:
17301733
- vc-redist
17311734
- format
17321735
- checks
1736+
- test-fish-shell
1737+
- test-hypothetical-sbt-export
1738+
- bloop-memory-footprint
17331739
- reference-doc
17341740
- generate-linux-arm64-native-launcher
17351741
- publish

0 commit comments

Comments
 (0)