mirror of
https://github.com/IRS-Public/direct-file.git
synced 2025-08-04 14:28:23 +00:00
Fix CI syntax
This commit is contained in:
parent
b02023237a
commit
1af1d908ac
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue