Skip to content

Commit 031f5a4

Browse files
committed
Revert buildkite change
1 parent fd3c82b commit 031f5a4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.buildkite/pipeline.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
steps:
3-
- label: "Julia 1 - Test LinuxPerf Integration"
3+
- label: ":test_tube: Test the package"
44
plugins:
55
- JuliaCI/julia#v1:
66
version: "1"
7-
- JuliaCI/julia-test#v1:
7+
commands: |
8+
julia --version
89
agents:
910
queue: "juliaecosystem"
1011
os: "linux"
1112
arch: "x86_64"
12-
timeout_in_minutes: 15

0 commit comments

Comments
 (0)