Skip to content

Commit

Permalink
Update flutter_ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
O-Hannonen authored May 20, 2023
1 parent 2137242 commit effd769
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/flutter_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
- name: Analyze project source
run: flutter analyze . --fatal-infos --no-pub

- name: Run tests
run: flutter test --no-pub
# - name: Run tests
# run: flutter test --no-pub

- uses: EndBug/add-and-commit@v9
with:
Expand Down

0 comments on commit effd769

Please sign in to comment.