mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 09:31:41 -05:00
Add daily E2E test
This commit is contained in:
parent
70d906d263
commit
caf0acaf73
1 changed files with 2 additions and 0 deletions
2
.github/workflows/e2e.yml
vendored
2
.github/workflows/e2e.yml
vendored
|
@ -7,6 +7,8 @@ on:
|
|||
pull_request:
|
||||
branches:
|
||||
- '*'
|
||||
schedule:
|
||||
- cron: "45 7 * * *"
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
|
Loading…
Add table
Reference in a new issue