Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
af-vero committed Jan 22, 2025
1 parent 21856ad commit 5a550be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ on:

jobs:
testAndroid:
name: Test in ${{ matrix.targetPlatform }}
permissions: write-all
name: Test in ${{ matrix.targetPlatform }}
runs-on: ubuntu-latest
strategy:
fail-fast: false
Expand Down

0 comments on commit 5a550be

Please sign in to comment.