Skip to content

Commit

Permalink
Update .github/workflows/test-native-gradle-plugin.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Fabio Niephaus <[email protected]>
  • Loading branch information
dnestoro and fniephaus authored Oct 16, 2023
1 parent bd64498 commit ecdfe63
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test-native-gradle-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,7 @@ jobs:
github-token: ${{ secrets.GITHUB_TOKEN }}
- name: "🕸️ Populate matrix"
id: set-matrix
run: |
./gradlew -PmatrixType=gradle :native-gradle-plugin:dumpFunctionalTestList
run: ./gradlew -PmatrixType=gradle :native-gradle-plugin:dumpFunctionalTestList

test-native-gradle-plugin:
name: "Sanity checks"
Expand Down

0 comments on commit ecdfe63

Please sign in to comment.