Skip to content

Commit

Permalink
Update Project.toml and pipeline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ba2tro committed Dec 5, 2023
1 parent fb50db9 commit 398f4ba
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ steps:
- JuliaCI/julia-coverage#v1:
codecov: true
command: |
julia --project -e '
julia -e '
using Pkg
Pkg.add("QuantumSavory")
Pkg.build("QuantumSavory")
Expand Down
1 change: 0 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ PrecompileTools = "1"
QuantumClifford = "0.8.14"
QuantumInterface = "0.3.0"
QuantumOpticsBase = "0.4.0"
QuantumSavory = "0.3.2"
SymbolicUtils = "1"
Symbolics = "5"
TermInterface = "0.3"
Expand Down

0 comments on commit 398f4ba

Please sign in to comment.