mirror of
https://github.com/rive-app/rive-cpp.git
synced 2026-01-18 21:21:17 +01:00
fix
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -26,7 +26,6 @@ jobs:
|
||||
./build.sh release
|
||||
|
||||
- name: Tests
|
||||
if: matrix.platform == "platform2"
|
||||
run: |
|
||||
cd dev
|
||||
./test.sh
|
||||
@@ -54,7 +53,6 @@ jobs:
|
||||
./build.sh release
|
||||
|
||||
- name: Tests
|
||||
if: matrix.platform == "platform2"
|
||||
run: |
|
||||
cd dev
|
||||
./test.sh
|
||||
|
||||
Reference in New Issue
Block a user