Skip to content

Commit

Permalink
Update dart-analyzer workflow and install-tools script
Browse files Browse the repository at this point in the history
  • Loading branch information
LucJosin committed Apr 11, 2023
1 parent 8f97ea6 commit 82c3f72
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dart-analyzer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
jobs:
analyze:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/checkout@v2
- uses: dart-lang/setup-dart@v1
Expand Down
Empty file modified .github/workflows/scripts/install-tools.sh
100644 → 100755
Empty file.

0 comments on commit 82c3f72

Please sign in to comment.