Skip to content

Commit 650efe0

Browse files
committed
see if even the cypress action was necessary
1 parent a4bf7e3 commit 650efe0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ jobs:
1616
with:
1717
ruby-version: ${{ matrix.ruby-version }}
1818
bundler-cache: true
19-
- uses: cypress-io/github-action@v2
20-
with:
21-
working-directory: "example"
22-
runTests: false
2319

2420
- name: Run tests
2521
run: ./script/test

0 commit comments

Comments
 (0)