Skip to content

Commit

Permalink
change community tests to run off development branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jakemac53 committed Jan 13, 2023
1 parent ff8aa04 commit 3800d89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/community.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
with:
repository: simolus3/moor
ref: latest-release
ref: develop
path: client_tests/drift
- run: |-
dart run tool/bin/patch_build_dependencies.dart client_tests/drift/drift
Expand Down

0 comments on commit 3800d89

Please sign in to comment.