Skip to content

Commit

Permalink
2
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanblock committed Oct 1, 2023
1 parent 0f7a381 commit af04c67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
run: npm install

- name: Check node modules
run: ls -lah node_modules/\@aws-lite/
run: ls -lah node_modules/

- name: Test
run: npm test
Expand Down

0 comments on commit af04c67

Please sign in to comment.