Skip to content

Commit

Permalink
wrong workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
asturur committed Aug 29, 2022
1 parent 0c89cc0 commit 1bcf5b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/visual-node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
- run: npm ci
- run: npm run build -- -f -x gestures,accessors
- run: npm run test -- -s visual -p 8080 -c node
env:
browser: node
env:
browser: node
- uses: actions/upload-artifact@v3
with:
name: node-failing-visual-tests
Expand Down

0 comments on commit 1bcf5b9

Please sign in to comment.