Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
peremato committed Nov 7, 2024
1 parent 712bf0f commit d067832
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
4 changes: 1 addition & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
name = "EDM4hep"
uuid = "eb32b910-dde9-4347-8fce-cd6be3498f0c"
authors = ["Pere Mato <[email protected]>"]
version = "0.4.2"
version = "1.0.0"

[deps]
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
Corpuscles = "e78a0372-c628-4773-9c8d-eb17d149bf93"
FHist = "68837c9b-b678-4cd5-9925-8a54edc8f695"
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a"
UnROOT = "3cd96dde-e98d-4713-81e9-a4a1b0235ce9"
Expand All @@ -19,7 +18,6 @@ YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6"
Accessors = "0.1"
Corpuscles = "2"
FHist = "0.11"
FHist = "0.11"
Graphs = "1"
PrettyTables = "2"
StaticArrays = "1.9"
Expand Down
1 change: 0 additions & 1 deletion test/testEDM4hepFile.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
using Revise
using Test
using EDM4hep
using EDM4hep.RootIO
Expand Down

0 comments on commit d067832

Please sign in to comment.