Skip to content

Commit

Permalink
made changes in docker-tests job
Browse files Browse the repository at this point in the history
Signed-off-by: Arshad <arshad.chotu10@gmail.com>
  • Loading branch information
unibik committed Jan 17, 2025
1 parent 78484ad commit dea5ae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
chmod +x venv &&
. venv/bin/activate &&
pip install -r requirements.txt &&
make test && "
make test "
env:
GH_TOKEN: 1
POSTGRES_HOST: vulnerablecode-db
Expand Down

0 comments on commit dea5ae4

Please sign in to comment.