Skip to content

Commit

Permalink
test(bug): Node and React Icon issue effecting Cypress components wit…
Browse files Browse the repository at this point in the history
…h icons

Testing on hold
  • Loading branch information
Lombardoc4 committed May 6, 2024
1 parent 0f0285d commit 1afee1d
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@ jobs:
- name: 💅 Prettier check
run: pnpm format:check

- name: ✅ Cypress tests
uses: cypress-io/github-action@1b70233146622b69e789ccdd4f9452adc638d25a
with:
browser: chrome
build: pnpm build
component: true
start: pnpm start
wait-on: 'http://localhost:3000'
# - name: ✅ Cypress tests
# uses: cypress-io/github-action@1b70233146622b69e789ccdd4f9452adc638d25a
# with:
# browser: chrome
# build: pnpm build
# component: true
# start: pnpm start
# wait-on: 'http://localhost:3000'

0 comments on commit 1afee1d

Please sign in to comment.