Skip to content

Commit

Permalink
Test against main until release next week.
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Prescod committed Feb 9, 2023
1 parent 0b85631 commit fa3285e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
python -VV
python -m pip install --upgrade pip
pip install -r requirements_dev.txt
python -m pip install https://github.com/SFDO-Tooling/CumulusCI/archive/add-pytest-plugins.tar.gz
python -m pip install git+https://github.com/SFDO-Tooling/CumulusCI.git@main
- name: Run Tests
run: |
Expand Down

0 comments on commit fa3285e

Please sign in to comment.