Skip to content

Commit

Permalink
test ci rbanch
Browse files Browse the repository at this point in the history
  • Loading branch information
thelukewalton committed Jul 16, 2024
1 parent 8a3f038 commit eca9c0d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,12 @@ jobs:
- uses: subosito/flutter-action@v2
with:
cache: true
- uses: ZebraDevs/[email protected]

- uses: ZebraDevs/flutter-code-quality@feat/add-inputs
with:
token: ${{secrets.GITHUB_TOKEN}}
run-tests: false
run-coverage: false

deploy-preview:
name: Deploy preview version of the example app on firebase
Expand Down

0 comments on commit eca9c0d

Please sign in to comment.