Skip to content

Commit 3839add

Browse files
git commit -m 'updated workflow'
1 parent 9cdec9f commit 3839add

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/autodeploy.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ jobs:
1717
with:
1818
node-version: 18
1919

20-
- name: Install Dependencies
21-
run: npm install
22-
2320
- name: Run Tests
2421
run: npm test
2522

0 commit comments

Comments
 (0)