File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed
Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change 4444 run : flutter pub global activate melos
4545 - name : Install dependencies
4646 run : melos prepare
47- - name : Set powersync core version
48- run : echo "CORE_VERSION=v0.1.8" >> $GITHUB_ENV
49- - name : Download binaries
50- run : sh tool/download_binaries.sh
5147 - name : Run flutter tests
5248 run : melos test
5349 - name : Run dart tests
Original file line number Diff line number Diff line change 4848 run : flutter pub global activate melos
4949 - name : Install dependencies and prepare project
5050 run : melos prepare
51- - name : Set powersync core version
52- run : echo "CORE_VERSION=v0.1.8" >> $GITHUB_ENV
53- - name : Download binaries
54- run : sh tool/download_binaries.sh
5551 - name : Run flutter tests
5652 run : melos test
5753 - name : Run dart tests
You can’t perform that action at this time.
0 commit comments