Skip to content

Commit

Permalink
remove cucumber tests from GA workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
beatfactor committed Feb 28, 2022
1 parent c626ad4 commit 18aca13
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,4 @@ jobs:
node-version: ${{ matrix.node-version }}
- run: npm ci
- run: npm run eslint
- run: npm run test-cucumber
- run: npm test

0 comments on commit 18aca13

Please sign in to comment.