Skip to content

Commit 59b9bc3

Browse files
committed
chore: cypress container/action for cypress
1 parent d4a3b6e commit 59b9bc3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ jobs:
99
- uses: bahmutov/npm-install@v1
1010
- run: yarn ci
1111
e2e:
12-
runs-on: ubuntu-latest
13-
name: cypress
12+
runs-on: ubuntu-16.04
1413
steps:
1514
- uses: actions/checkout@v1
1615
- uses: bahmutov/npm-install@v1

0 commit comments

Comments
 (0)