Skip to content

Commit

Permalink
Merge pull request #30 from cheshrkat/maintenance
Browse files Browse the repository at this point in the history
Package maintenance, remove Snyk
  • Loading branch information
cheshrkat authored Dec 9, 2024
2 parents 5ac186e + 68277ed commit 4a77b5d
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 462 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions

name: Smoke test

on:
Expand All @@ -11,12 +8,10 @@ on:

jobs:
build:

runs-on: ubuntu-latest

strategy:
matrix:
node-version: [12.x]
node-version: [22.x]

steps:
- uses: actions/checkout@v2
Expand Down
8 changes: 0 additions & 8 deletions .snyk

This file was deleted.

Loading

0 comments on commit 4a77b5d

Please sign in to comment.