mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 14:32:22 -04:00
Renamed the mac_checks.yml until it get fixed
This commit is contained in:
parent
4ff6e35a2c
commit
8e43016248
1 changed files with 2 additions and 6 deletions
|
@ -1,12 +1,8 @@
|
|||
name: Mac Tests
|
||||
|
||||
# on: [push, pull_request]
|
||||
# Disables Mac OS builds until this gets fixed
|
||||
# Disabled until Mac OS builds until this gets fixed:
|
||||
# https://github.com/actions/virtual-environments/issues/602
|
||||
on:
|
||||
push:
|
||||
branches-ignore:
|
||||
- '**'
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
test:
|
Loading…
Reference in a new issue