Skip to content

Commit 149e292

Browse files
chore: use make test-integ
1 parent 6f2e894 commit 149e292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
sudo apt-get install -y docker-compose
3838
3939
- name: Build & Test
40-
run: make test
40+
run: make test-integ
4141

4242
deploy:
4343
name: Deploy

0 commit comments

Comments
 (0)