Skip to content

Commit

Permalink
fix: remove reference to Python setup
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan-roys committed Jun 13, 2023
1 parent 87a2a4f commit 083633c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ jobs:
steps:
- uses: actions/checkout@master
- uses: snyk/actions/setup@master
- uses: actions/setup-python@v2
with:
python-version: "3.9"
architecture: "x64"
- name: Run Snyk to check for vulnerabilities
uses: snyk/actions/node@master
env:
Expand Down

0 comments on commit 083633c

Please sign in to comment.