Skip to content

Commit 63ac87e

Browse files
committed
No python setup acitons required
1 parent 6f00763 commit 63ac87e

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,6 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v2
1616

17-
- name: Setup python
18-
uses: actions/setup-python@v1
19-
with:
20-
python-version: ${{ matrix.python-version }}
21-
architecture: x64
22-
2317
- name: Security check - Bandit
2418
uses: ./
2519
with:

0 commit comments

Comments
 (0)