Skip to content

Commit

Permalink
Push .github format #3
Browse files Browse the repository at this point in the history
  • Loading branch information
TranHVLoc committed Mar 29, 2024
1 parent 15eb22f commit 23a7e49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/formating-and-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
LIBCAL_CLIENT_ID: ${{ secrets.LIBCAL_CLIENT_ID }}
LIBCAL_CLIENT_SECRET: ${{ secrets.LIBCAL_CLIENT_SECRET }}
LIBCAL_GRANT_TYPE: ${{ secrets.LIBCAL_GRANT_TYPE }}
LIBCAL_CANCEL_URL: ${{ secrets.LIBCAL_CANCEL_URL }}
run: npm test

- name: Check formatting
Expand Down

0 comments on commit 23a7e49

Please sign in to comment.