Update cypress-tests.yml
这个提交包含在:
父节点
de907b49ca
当前提交
4ca9268bf8
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
2
.github/workflows/cypress-tests.yml
vendored
2
.github/workflows/cypress-tests.yml
vendored
|
|
@ -1,5 +1,5 @@
|
|||
name: Cypress Tests
|
||||
on: [pull_request]
|
||||
on: [pull_request, workflow_dispatch]
|
||||
jobs:
|
||||
cypress-e2e-tests:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
正在加载…
在新工单中引用