Skip to content

Commit

Permalink
💚: omg wtf is this
Browse files Browse the repository at this point in the history
  • Loading branch information
PHPLukaas committed Mar 12, 2024
1 parent af086a7 commit ed64f7b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/execute-linter-front.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ jobs:
channel: "stable"
flutter-version: ${{ env.FLUTTER_VERSION }}

- name: Install dependencies
run: flutter pub get

- name: Formatting
run: dart --disable-analytics format --set-exit-if-changed frontend/app_student/lib

Expand Down

0 comments on commit ed64f7b

Please sign in to comment.