Skip to content

Commit

Permalink
Update pipeline.yml with custom xvfb plugin (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
Krastanov committed Nov 17, 2023
1 parent f34a967 commit 730f0ee
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 56 deletions.
1 change: 1 addition & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ steps:
plugins:
- JuliaCI/julia#v1:
version: "1"
- QuantumSavory/julia-xvfb#v1:
- JuliaCI/julia-test#v1: ~
- JuliaCI/julia-coverage#v1:
codecov: true
50 changes: 0 additions & 50 deletions .github/workflows/ci-plot.yml

This file was deleted.

7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,7 @@
<tr>
<td>Continuous integration</td>
<td>
<a href="https://github.com/QuantumSavory/QuantumSavory.jl/actions?query=workflow%3ACI+branch%3Amaster"><img src="https://img.shields.io/github/actions/workflow/status/QuantumSavory/QuantumSavory.jl/ci.yml?branch=master" alt="GitHub Workflow Status"></a>
</td>
</tr><tr></tr>
<tr>
<td>Buildkite</td>
<td>
<a href="https://github.com/QuantumSavory/QuantumSavory.jl/actions?query=workflow%3ACI+branch%3Amaster"><img src="https://github.com/QuantumSavory/QuantumSavory.jl/actions/workflows/ci.yml/badge.svg" alt="GitHub Workflow Status"></a>
<a href="https://buildkite.com/quantumsavory/ci-plot-and-doctests"><img src="https://badge.buildkite.com/2713c9978db76235fbe98094b7cad9a05f04671fd442739c47.svg" alt="Buildkite Workflow Status"></a>
</td>
</tr><tr></tr>
Expand Down

0 comments on commit 730f0ee

Please sign in to comment.