Skip to content

Commit

Permalink
install awilix github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Dwergaap committed Oct 6, 2023
1 parent 40e4ef0 commit f26cf39
Show file tree
Hide file tree
Showing 3 changed files with 1,024 additions and 746 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/backend-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,10 @@ jobs:
npm i jest
npm i jest-junit
- name: Install Awilix
run: |
npm i awilix
- name: Install axios
run: |
npm i axios
Expand Down
Loading

0 comments on commit f26cf39

Please sign in to comment.