Skip to content

Commit

Permalink
test10
Browse files Browse the repository at this point in the history
  • Loading branch information
Fuzzbawls committed Apr 14, 2024
1 parent 1521810 commit 0e318fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -749,6 +749,6 @@ jobs:
run: |
cd build/pivx-${{ matrix.config.host }}/
if [[ ${{ matrix.config.os }} = macos* ]]; then
sed -i.old 's/home/Users/' test/functional/config.ini
sed -i.old 's/home/Users/' test/config.ini
fi
test/functional/test_runner.py --combinedlogslen=4000 ${{ matrix.config.test_runner_extra }}

0 comments on commit 0e318fd

Please sign in to comment.