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 8665f92 commit 88b3beaCopy full SHA for 88b3bea
.github/workflows/nightly.yaml
@@ -30,7 +30,7 @@ jobs:
30
# corepack enable npm
31
npm install -g $(jq -r '.packageManager' < package.json)
32
npm --version
33
- - name: Setup and publish nightly
+ - name: Setup and test nightly
34
run: |
35
npm ci
36
npx hereby configure-nightly
0 commit comments