initial commit
This commit is contained in:
7
ci/jobs/test
Executable file
7
ci/jobs/test
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
set -xEeuo pipefail
|
||||
|
||||
cd "$(git rev-parse --show-toplevel)"
|
||||
|
||||
ci/test
|
||||
ci/test --release
|
||||
Reference in New Issue
Block a user