Skip to content

Commit

Permalink
ci: cypress integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
dylankelly committed Jul 30, 2023
1 parent 4b403d8 commit db1255e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,12 +129,6 @@ jobs:
version: 8.6.2
run_install: false

- name: Install Node
uses: actions/setup-node@v3
with:
node-version: 18
cache: 'pnpm'

# install dependencies in project root
- name: Install 📦
uses: cypress-io/github-action@v2
Expand Down

0 comments on commit db1255e

Please sign in to comment.