feat : api test ADD GitAction

This commit is contained in:
minseokkang
2022-11-04 15:25:40 +09:00
parent 48fe93fdf7
commit 9f26ec27e5

View File

@@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: 18.x
node-version: [18.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
steps: