We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd2546a commit 4a6e12fCopy full SHA for 4a6e12f
.buildkite/pipeline.yml
@@ -4,7 +4,7 @@ steps:
4
command: |
5
# Linux x86_64
6
OS=linux ARCH=x86_64 \
7
- buildkite-agent pipeline upload ./runtests.yml
+ buildkite-agent pipeline upload ./.buildkite/runtests.yml
8
agents:
9
queue: "julia"
10
os: "linux"
0 commit comments