Skip to content

Commit 5c51029

Browse files
chore: use make test
1 parent 149e292 commit 5c51029

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-integ
40+
run: make test
4141

4242
deploy:
4343
name: Deploy

0 commit comments

Comments
 (0)