Skip to content

Commit

Permalink
Merge pull request #54 from hvanyo/fix/generic-v8
Browse files Browse the repository at this point in the history
comment out cypress
  • Loading branch information
wodenx committed Apr 4, 2022
2 parents c59bba9 + a1341fa commit 0e598b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-test-lint-simple.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@ jobs:
run: npm run test --quiet --colors

# Temp using monorepo since standalone is breaking cypress tests.
- name: Cypress tests
run: npm run test:monorepo
# - name: Cypress tests
# run: npm run test:monorepo
# run: npm run test:ci

0 comments on commit 0e598b7

Please sign in to comment.