Skip to content

Commit

Permalink
use cp
Browse files Browse the repository at this point in the history
  • Loading branch information
patel-bhavin committed Jul 2, 2024
1 parent 7f823ae commit 20cba80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
# cat summary.yml
contentctl test --post-test-behavior never_pause mode:changes --mode.target-branch develop
mkdir artifacts
mv test_results/summary.yml artifacts/
cp test_results/summary.yml artifacts/
- name: store_artifacts
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 20cba80

Please sign in to comment.