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.
1 parent 821f75f commit 6c35e10Copy full SHA for 6c35e10
.github/workflows/ci.yml
@@ -40,8 +40,6 @@ jobs:
40
- uses: moonrepo/setup-toolchain@v0
41
with:
42
cache-base: main
43
- auto-install: true
44
- auto-setup: true
45
- run: "moon :test-e2e --color"
46
- uses: moonrepo/run-report-action@v1
47
if: success() || failure()
0 commit comments