Skip to content

Commit

Permalink
gitHubActions対応
Browse files Browse the repository at this point in the history
  • Loading branch information
Ragi-lts committed Jun 7, 2024
1 parent d7c8d35 commit 4681d13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
run: flutter pub get
- name: Linter
run: flutter analyze
- name: Test
run: flutter test
# - name: Test
# run: flutter test

0 comments on commit 4681d13

Please sign in to comment.