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