Skip to content

Commit

Permalink
add vazco open standards
Browse files Browse the repository at this point in the history
  • Loading branch information
ErnestTeluk committed Jul 7, 2023
1 parent 370daea commit fc5d379
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
# - name: Check dependency duplications
# uses: vazco/open-standards/actions/npm-dependency-duplications/@master
# - name: Check dependency vulnerabilities
# uses: vazco/open-standards/actions/npm-dependency-vulnerabilities/@master
- name: Check dependency duplications
uses: vazco/open-standards/actions/npm-dependency-duplications/@master
- name: Check dependency vulnerabilities
uses: vazco/open-standards/actions/npm-dependency-vulnerabilities/@master
- name: Start MongoDB
uses: supercharge/[email protected]
with:
Expand Down

0 comments on commit fc5d379

Please sign in to comment.