Skip to content

Commit

Permalink
Fix Formatting Issues
Browse files Browse the repository at this point in the history
  • Loading branch information
YashTotale committed Aug 25, 2022
1 parent 9aee3ca commit ee6a17b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ jobs:
- name: Test Project
run: npm test

# Not working currently
# - name: Get Books
# run: npm run books
# Not working currently
# - name: Get Books
# run: npm run books

- name: Build Project
run: npm run make
Expand Down

0 comments on commit ee6a17b

Please sign in to comment.