Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Commit

Permalink
removed node stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
vggonzal authored and vggonzal committed Sep 27, 2023
1 parent 1dcbed8 commit 80613d4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1,564 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,16 +111,6 @@ jobs:
echo "THE_ENV=sit" >> $GITHUB_ENV
echo "TARGET_ENV_UPPERCASE=SIT" >> $GITHUB_ENV
# Setup Node to install and test
- name: Setup Node
uses: actions/setup-node@v3
with:
node-version: 14

- name: NPM install
run:
npm install

- name: Run Snyk as a blocking step
uses: snyk/actions/python-3.9@master
env:
Expand Down
Loading

0 comments on commit 80613d4

Please sign in to comment.