fix: test error (#1628)

This commit is contained in:
Himself65
2023-03-20 21:58:23 -05:00
committed by GitHub
parent b3206b1682
commit 1ba750d89c
4 changed files with 6 additions and 2 deletions

View File

@@ -86,6 +86,8 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
ref: ${{ github.event.pull_request.head.sha }}
- name: Use Node.js 18
uses: actions/setup-node@v3
with: