Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nishadtardalkar authored Nov 1, 2024
1 parent c905fd8 commit 4a4733b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:

steps:
- name: Test Functions
working-directory: ./Code/functions
run: |
npm install axios
node Code/functions/tests.js
node tests.js

0 comments on commit 4a4733b

Please sign in to comment.