Skip to content

Commit

Permalink
Added [FEAT]API corrections to the route for retrieving profile data …
Browse files Browse the repository at this point in the history
…of the currently authenticated user for issue#120
  • Loading branch information
SamixYasuke committed Jul 23, 2024
1 parent 62d8113 commit 6a1f8ab
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 7,133 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ jobs:
sudo systemctl daemon-reload
sudo systemctl restart aihomeworkprod
# test:
# -name: Run test
# run: yarn jest
test:
-name: Run test
run: yarn jest
Loading

0 comments on commit 6a1f8ab

Please sign in to comment.