Skip to content

Commit

Permalink
Merge branch 'main' into meili-bot/bump-version
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmednfwela authored Feb 16, 2024
2 parents ff6d8b3 + 15948f6 commit 49acaf4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,10 +94,11 @@ jobs:
pana:
runs-on: ubuntu-latest
timeout-minutes: 10
container:
image: dart:latest
steps:
- uses: actions/checkout@v4
- uses: dart-lang/setup-dart@v1
with:
sdk: '3.0.0'
- run: dart pub global activate pana
- name: Run pana
id: pana-run
Expand Down

0 comments on commit 49acaf4

Please sign in to comment.