Skip to content

Commit e149890

Browse files
committed
wip(ci/cd): test cypress
1 parent 317d324 commit e149890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on: [push]
33
jobs:
44
tests:
55
runs-on: ubuntu-22.04
6-
container: cypress/included:3.8.3
6+
container: cypress/included:12.3.0
77
steps:
88
- name: Checkout
99
uses: actions/checkout@v3

0 commit comments

Comments
 (0)