Skip to content

Commit

Permalink
testing removing qa setup and test to see update
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanrath committed Aug 5, 2024
1 parent 93b2bce commit f907912
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,6 @@ jobs:
- run:
name: backup project directory for testing.
command: tar -cf ./xdmod.tar.gz *
- run:
name: Setup & Run QA Tests
command: |
./tests/ci/scripts/qa-test-setup.sh
- run:
name: Clear out command-line PHP errors generated by composer installs
command: >
Expand Down

0 comments on commit f907912

Please sign in to comment.