Skip to content

Commit

Permalink
Test 5
Browse files Browse the repository at this point in the history
  • Loading branch information
loan21xw committed Oct 6, 2023
1 parent a8cba4c commit ef9cfaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
# run: python -m pytest ./test/backend_tests --junit-xml=report.xml

- name: Run unit tests
run:
run: |
docker ps
docker exec flexicharge-backend_backend-app_1 "npm" "test"
Expand Down

0 comments on commit ef9cfaa

Please sign in to comment.