Skip to content

Commit

Permalink
temp
Browse files Browse the repository at this point in the history
  • Loading branch information
Lee31416 committed Jun 3, 2024
1 parent f75f992 commit 6efa8ee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build/stage-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,8 @@ steps:
- script: flutter analyze
displayName: Analyze code

- script: flutter build
displayName: Build app

- script: flutter test
displayName: Run tests

0 comments on commit 6efa8ee

Please sign in to comment.