Skip to content

Commit

Permalink
temp: run the whole suite
Browse files Browse the repository at this point in the history
  • Loading branch information
MoisesGSalas committed Oct 1, 2024
1 parent 6a80777 commit 05def6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
257477529851.dkr.ecr.us-east-1.amazonaws.com/openedx-codejail tail -f /dev/null
- name: Run Non Proxy Tests
continue-on-error: true
run: docker exec -t codejail bash -c 'make clean && make test_no_proxy'

- name: Run Proxy Tests
Expand Down

0 comments on commit 05def6f

Please sign in to comment.