We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6912869 commit 322af7eCopy full SHA for 322af7e
.github/workflows/linux-test.yml
@@ -31,7 +31,7 @@ jobs:
31
fetch-depth: 0
32
33
- name: Install, build and run tests
34
- run: ./docker-compose.sh build
+ run: ./docker-compose.sh test
35
env:
36
METACALL_BUILD_TYPE: ${{ matrix.build }}
37
METACALL_BASE_IMAGE: ${{ matrix.image }}
0 commit comments