Skip to content

Commit

Permalink
update test package dart version.
Browse files Browse the repository at this point in the history
  • Loading branch information
hpoul committed Jan 28, 2024
1 parent ce22e35 commit da3a6e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
# echo "::set-output name=buildnumber::$buildnumber"
- uses: dart-lang/setup-dart@v1
with:
sdk: 2.17.5
sdk: 3.2.5
- run: cd packages/authpass_cloud_backend && dart pub get && dart run --enable-asserts bin/authpass_backend.dart setupdb
env:
DBCONFIG: '{"host": "postgres"}'
Expand Down

0 comments on commit da3a6e5

Please sign in to comment.