We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78484ad commit dea5ae4Copy full SHA for dea5ae4
1 file changed
.github/workflows/main.yml
@@ -78,7 +78,7 @@ jobs:
78
chmod +x venv &&
79
. venv/bin/activate &&
80
pip install -r requirements.txt &&
81
- make test && "
+ make test "
82
env:
83
GH_TOKEN: 1
84
POSTGRES_HOST: vulnerablecode-db
0 commit comments