Skip to content

Commit

Permalink
Added Change Explain Comment
Browse files Browse the repository at this point in the history
Signed-off-by: Adithya Krishna <[email protected]>
  • Loading branch information
Adithya Krishna committed Jul 9, 2023
1 parent 4c98804 commit 6afa98a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ jobs:
with:
node-version: 20

- name: Install Dependencies
# As our package has a postInstall script, we dont need a explicit job for that
- name: Install & Build Dependencies
run: npm install

- name: Test
Expand Down

0 comments on commit 6afa98a

Please sign in to comment.