Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! test: add cveId tests
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelGSS committed Nov 21, 2024
1 parent ae3cc30 commit becd0e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
steps:
- name: Checkout Repository
uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.sha }}
- name: Use Node.js ${{ matrix.node }}
uses: actions/[email protected]
with:
Expand Down

0 comments on commit becd0e1

Please sign in to comment.