We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aba01ca commit 54ad47cCopy full SHA for 54ad47c
.github/workflows/pipeline.yaml
@@ -10,7 +10,7 @@ jobs:
10
ci-build:
11
uses: connorjs/github-workflows/.github/workflows/npm-ci-build~v1.yaml@features/npm-ci-build
12
with:
13
- project-type: fail-for-testing
+ project-type: Fail for testing
14
15
pipeline-tests:
16
name: Test (${{ matrix.node }} | ${{ matrix.platform.os }})
0 commit comments