Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Yang Chiu <[email protected]>
  • Loading branch information
yangchiu committed Aug 20, 2024
1 parent d464935 commit 7a3d447
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/qase-sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ jobs:
test_cases: ${{ env.test_cases }}
working-directory: ./docs/content/manual
run: |
set -ex
test_cases=(${test_cases})
for file_path in "${test_cases[@]}"; do
Expand Down

0 comments on commit 7a3d447

Please sign in to comment.