Skip to content

Commit

Permalink
cd
Browse files Browse the repository at this point in the history
  • Loading branch information
hemnstill committed Feb 26, 2024
1 parent 3cf0964 commit b7a2b6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .tests/ci-test-run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ set -e

"$dp0/test-tools.sh" || exit 1

python3 -m unittest || exit 1
cd "$dp0/../_AutoinstallCreator" && python3 -m unittest || exit 1

"$dp0/test-run.sh" -- testInternalCreate || exit 1

0 comments on commit b7a2b6d

Please sign in to comment.