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