Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Commit

Permalink
Print more information in Linux CI task
Browse files Browse the repository at this point in the history
  • Loading branch information
Cach30verfl0w committed Jun 13, 2024
1 parent 4efc502 commit 8383902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kmp-advcrypto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: gradle/actions/setup-gradle@417ae3ccd767c252f5661f1ace9f835f9654f2b5

- name: Build and Test
run: ./gradlew :kmp-advcrypto:cleanLinuxX64Test :kmp-advcrypto:linuxX64Test
run: ./gradlew :kmp-advcrypto:cleanLinuxX64Test :kmp-advcrypto:linuxX64Test --info
build-android:
name: Android Tests
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8383902

Please sign in to comment.