Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
k-paxian committed Aug 12, 2022
1 parent c3e9c03 commit fdcde45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
accessToken: ${{ secrets.OAUTH_ACCESS_TOKEN }}
refreshToken: ${{ secrets.OAUTH_REFRESH_TOKEN }}
dryRunOnly: true
testRunOnly: true
suppressBuildRunner: true
relativePath: package

Expand All @@ -25,4 +25,4 @@ jobs:
refreshToken: ${{ secrets.OAUTH_REFRESH_TOKEN }}
relativePath: flutter.package
flutterBranch: dev
dryRunOnly: true
testRunOnly: true

0 comments on commit fdcde45

Please sign in to comment.