We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
test-fish-shell
test-hypothetical-sbt-export
bloop-memory-footprint
1 parent a903c20 commit 465c3f9Copy full SHA for 465c3f9
.github/workflows/ci.yml
@@ -1651,6 +1651,9 @@ jobs:
1651
- vc-redist
1652
- format
1653
- checks
1654
+ - test-fish-shell
1655
+ - test-hypothetical-sbt-export
1656
+ - bloop-memory-footprint
1657
- reference-doc
1658
- docs-tests
1659
if: github.event_name == 'push' && github.repository == 'VirtusLab/scala-cli'
@@ -1730,6 +1733,9 @@ jobs:
1730
1733
1731
1734
1732
1735
1736
1737
1738
1739
1740
- generate-linux-arm64-native-launcher
1741
- publish
0 commit comments