TEMPORARY - shorten run cycle

pull/317/head
DJLevel3 2025-08-18 13:02:26 -06:00
rodzic 4bf773f5ff
commit ccc15e5c57
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -70,7 +70,6 @@ jobs:
run: |
export OS="mac"
source ./ci/setup-env.sh
source ./ci/test.sh
source ./ci/build.sh "${{ matrix.project }}" "${{ matrix.version }}"
shell: bash