Skip to content

Commit 322af7e

Browse files
committed
Improve test in linux.
1 parent 6912869 commit 322af7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
fetch-depth: 0
3232

3333
- name: Install, build and run tests
34-
run: ./docker-compose.sh build
34+
run: ./docker-compose.sh test
3535
env:
3636
METACALL_BUILD_TYPE: ${{ matrix.build }}
3737
METACALL_BASE_IMAGE: ${{ matrix.image }}

0 commit comments

Comments
 (0)