Skip to content

Commit

Permalink
Without FVM
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsreichardt committed Dec 8, 2023
1 parent 73cc69e commit 185c32b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/safe_app_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
- run: echo $(realpath ./bin) >> $GITHUB_PATH

- working-directory: lib/filesharing/filesharing_logic
run: fvm flutter pub cache repair
run: flutter pub cache repair

- name: Run code analysis via "sz analyze" (formatting, issues, spacing ...)
run: sz analyze --max-concurrent-packages 3 --package-timeout-minutes 15
Expand Down

0 comments on commit 185c32b

Please sign in to comment.