Skip to content

Commit

Permalink
removing testing snyk script
Browse files Browse the repository at this point in the history
  • Loading branch information
clmedders committed Feb 13, 2024
1 parent e075285 commit 996017f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
"federalist": "npm run build",
"prestart": "npm run build",
"start": "concurrently \"npx gulp watch\" \"bundle exec jekyll serve\"",
"test:pa11y": "pa11y-ci --config .pa11yci --sitemap http://localhost:4000/sitemap.xml",
"test:snyk": "snyk code test"
"test:pa11y": "pa11y-ci --config .pa11yci --sitemap http://localhost:4000/sitemap.xml"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 996017f

Please sign in to comment.