mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-05-16 12:34:04 +02:00
Update github task to run UI tests
This commit is contained in:
parent
0b33702712
commit
d5f877b83d
2
.github/workflows/runUiTests.yml
vendored
2
.github/workflows/runUiTests.yml
vendored
@ -2,7 +2,7 @@ name: Run UI Tests
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '* 12 * * *'
|
||||
- cron: '0 12 * * *'
|
||||
jobs:
|
||||
build-for-ui-test-mac-os:
|
||||
runs-on: macos-latest
|
||||
|
Loading…
Reference in New Issue
Block a user