Skip to content

Commit

Permalink
ci: remove dependency review
Browse files Browse the repository at this point in the history
  • Loading branch information
hegerdes committed Jun 21, 2023
1 parent 3d99cbf commit a66894c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test-compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ jobs:
- name: Install packages
run: npm install

- name: Dependency Review
uses: actions/dependency-review-action@v2

- name: Initialize CodeQL
uses: github/codeql-action/init@v2
with:
Expand Down

0 comments on commit a66894c

Please sign in to comment.