Skip to content

Commit 8c034f9

Browse files
committed
made changes in docker-tests job
1 parent 78484ad commit 8c034f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
chmod +x venv &&
7979
. venv/bin/activate &&
8080
pip install -r requirements.txt &&
81-
make test && "
81+
make test "
8282
env:
8383
GH_TOKEN: 1
8484
POSTGRES_HOST: vulnerablecode-db

0 commit comments

Comments
 (0)