Skip to content

Commit

Permalink
test actions for test
Browse files Browse the repository at this point in the history
  • Loading branch information
matteriot committed Oct 28, 2023
1 parent da0c749 commit bddda0c
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 @@ -99,7 +99,7 @@ jobs:
java-version: '12.x'
- uses: nttld/setup-ndk@v1
with:
ndk-version: r32a
ndk-version: r25c
- name: Test golang code
run: go test ./...
- name: install and setup gomobile
Expand Down

0 comments on commit bddda0c

Please sign in to comment.