Skip to content

Commit 55b2040

Browse files
Update CI-appsec-blackduck-master-include-diagnostics.yml
1 parent b058be9 commit 55b2040

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/CI-appsec-blackduck-master-include-diagnostics.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ jobs:
1515
run: |
1616
python -m pip install --upgrade pip
1717
if [ -f requirements-dev.txt ]; then pip install -r requirements-dev.txt; fi
18-
- name: Test with pytest
19-
run: |
20-
TOKEN=${{ secrets.UNIT_TOKEN }} py.test
2118
- name: Black Duck Intelligent Scan
2219
uses: synopsys-sig/[email protected]
2320
### Use below configurations to set specific detect environment varibales

0 commit comments

Comments
 (0)