Skip to content

Commit 5c25143

Browse files
Merge branch 'main' into main
2 parents ac79bd6 + af2c4e7 commit 5c25143

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-docker version=${{ matrix.python-version }}
40+
run: make test
4141

4242
deploy:
4343
name: Deploy

0 commit comments

Comments
 (0)