mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 04:34:30 -07:00
Use latest Cypress workflow
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
gem install jekyll bundler
|
gem install jekyll bundler
|
||||||
- name: Cypress run
|
- name: Cypress run
|
||||||
uses: cypress-io/github-action@v2
|
uses: cypress-io/github-action@v4
|
||||||
with:
|
with:
|
||||||
working-directory: docs
|
working-directory: docs
|
||||||
install-command: npm install
|
install-command: npm install
|
||||||
|
|||||||
Reference in New Issue
Block a user