Browse Source

Update smoke_test.yaml

pull/5288/head
Martin McKeaveney 4 years ago
committed by GitHub
parent
commit
d05e4d7236
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .github/workflows/smoke_test.yaml

1
.github/workflows/smoke_test.yaml

@ -28,6 +28,7 @@ jobs:
- name: Cypress run
id: cypress
continue-on-error: true
uses: cypress-io/github-action@v2
with:
install: false

Loading…
Cancel
Save