Skip to content

Commit

Permalink
Update the pipline
Browse files Browse the repository at this point in the history
  • Loading branch information
OsamaAlRashed committed Nov 2, 2024
1 parent 831abad commit 9e18921
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ jobs:
with:
node-version: '20'

- name: Navigate to JavaScript project directory
run: cd Gridazor.Tests/ClientSideTests

- name: Install JavaScript dependencies
run: npm install

Expand Down

0 comments on commit 9e18921

Please sign in to comment.