Skip to content

Commit

Permalink
Update API with apiDump
Browse files Browse the repository at this point in the history
  • Loading branch information
soywiz committed Aug 18, 2024
1 parent 0ef4542 commit 0c2b7f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/TEST.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ env:
jobs:
test:
strategy:
fail-fast: true # Once working, comment this
#fail-fast: true # Once working, comment this
matrix:
include:
- { outputKey: testMacosIos, os: macos-13, testTask: jvmTest macosX64Test iosX64Test, buildTasks: publishMacosArm64PublicationToMavenLocal }
Expand Down

0 comments on commit 0c2b7f0

Please sign in to comment.