Skip to content

Commit

Permalink
ci: move flutter test to analyze
Browse files Browse the repository at this point in the history
  • Loading branch information
SachsenspieltCoding committed Oct 6, 2023
1 parent 4826b67 commit 7075171
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
- name: Analyze
run: flutter analyze

- name: Run Tests
run: flutter test
# - name: Run Tests
# run: flutter test

build-android:
name: Build Android
Expand Down

0 comments on commit 7075171

Please sign in to comment.