Skip to content

Commit

Permalink
rename ci test
Browse files Browse the repository at this point in the history
  • Loading branch information
0xngmi committed Jul 13, 2023
1 parent c46315b commit 582507b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integrationTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- name: Check out repository code
uses: actions/checkout@v2
- name: Run changed files through test script
- name: Try to import all files
run: |
npm i
npm install -g ts-node
Expand Down

0 comments on commit 582507b

Please sign in to comment.