1
0
mirror of https://github.com/sasjs/adapter.git synced 2025-12-11 01:14:36 +00:00

chore: left a comment

This commit is contained in:
Yury
2024-02-19 15:26:26 +03:00
parent 1f2f445002
commit 8c64c24f3c

View File

@@ -22,6 +22,7 @@ jobs:
node-version: ${{ matrix.node-version }}
cache: npm
# FIXME: uncomment 'Check npm audit' step after axios version bump
# - name: Check npm audit
# run: npm audit --production --audit-level=low