mirror of
https://github.com/Nutomic/ibis.git
synced 2025-02-04 18:54:41 +00:00
check 2
This commit is contained in:
parent
7f4a605ca5
commit
06d0c2da32
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ steps:
|
|||
- cp /usr/local/rustup /home/testuser/.rustup -r
|
||||
- chown testuser:testuser . -R
|
||||
- chown testuser:testuser /home/testuser -R
|
||||
- ls -lah .cargo_home
|
||||
- export PATH="/usr/lib/postgresql/15/bin:/usr/local/cargo/bin:$PATH"
|
||||
- sudo -u testuser env "PATH=$PATH" cargo test --no-fail-fast
|
||||
|
||||
|
|
Loading…
Reference in a new issue