1
0
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:
Alex Plate 2021-08-04 16:11:05 +03:00
parent 0b33702712
commit d5f877b83d
No known key found for this signature in database
GPG Key ID: 0B97153C8FFEC09F

View File

@ -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