diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 7b7a9d9..6c43feb 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -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