1
0
Fork 0
mirror of https://github.com/IRS-Public/direct-file.git synced 2025-08-09 23:10:53 +00:00

Fix CI syntax

This commit is contained in:
Skippy Williams 2025-06-20 23:23:19 -07:00
parent b02023237a
commit 1af1d908ac

View file

@ -34,7 +34,7 @@ jobs:
node-version: '18.20.4'
- name: Install node
uses: ../../../npm install
run: ../../../npm install
- name: Run fact dictionary tests
run: npm run test factDictionaryTests