Skip to content

Commit

Permalink
Merge pull request #56047 from code-dot-org/pablo-code-org-patch-3
Browse files Browse the repository at this point in the history
Update ci_pipeline.yml
  • Loading branch information
pablo-code-org committed Jan 28, 2024
2 parents 5b3f0f8 + 33244c8 commit 73ef1c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Run Unit Tests
run: |
docker run code-dot-org-testing-docker-image /bin/bash -c "source /home/runner/work/code-dot-org/code-dot-org/docker/unit_test.sh"
docker run code-dot-org-testing-docker-image /bin/bash -c "source /home/runner/work/code-dot-org/code-dot-org/docker/unit_tests.sh"
- name: Run UI Tests
run: |
Expand Down

0 comments on commit 73ef1c1

Please sign in to comment.