Skip to content

Commit

Permalink
rm coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
jstvz committed Nov 13, 2024
1 parent 11a6a53 commit 350678c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/feature_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
SFDX_HUB_USERNAME: ${{ secrets.SFDX_HUB_USERNAME }}
- name: Run robot tests
run: |
uv run coverage run --append $(which cci) task run robot \
uv run cci task run robot \
--org dev \
-o name "CumulusCI" \
-o suites cumulusci/robotframework/tests \
Expand Down

0 comments on commit 350678c

Please sign in to comment.