mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-22 06:17:50 +00:00
Just inherit the working directory
This commit is contained in:
parent
8bba0bfeaf
commit
f5765acdb8
@ -94,9 +94,6 @@ jobs:
|
||||
|
||||
- run: &RUN_TESTS
|
||||
name: "Run test suite"
|
||||
# Something about when it re-uses an existing environment blows up
|
||||
# if the working directory is not readable.
|
||||
working_directory: "/tmp"
|
||||
command: |
|
||||
/tmp/project/.circleci/run-tests.sh \
|
||||
"${ARTIFACTS_OUTPUT_PATH}" \
|
||||
|
Loading…
Reference in New Issue
Block a user