Skip to content

Commit

Permalink
try dropping test
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremiah Lewis committed Mar 22, 2024
1 parent cdac9cf commit cb652de
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ steps:
plugins:
- JuliaCI/julia#v1:
version: "1"
- JuliaCI/julia-test#v1:
run_tests: false
command: |
julia -e '
using Pkg
Expand Down Expand Up @@ -35,8 +33,6 @@ steps:
- JuliaCI/julia-coverage#v1:
dirs:
- src/ReinforcementLearningFarm/src
- JuliaCI/julia-test#v1:
run_tests: false
command: |
julia -e '
using Pkg
Expand Down

0 comments on commit cb652de

Please sign in to comment.