Skip to content

Commit

Permalink
Remove duplicate env spec
Browse files Browse the repository at this point in the history
  • Loading branch information
charleskawczynski committed Jan 24, 2025
1 parent 75bf60d commit 69eff97
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -358,8 +358,6 @@ steps:
- label: "Unit: distributed remapping with CUDA (1 process)"
key: distributed_remapping_gpu_1proc
command: "julia --color=yes --check-bounds=yes --project=.buildkite test/Remapping/distributed_remapping.jl"
env:
CLIMACOMMS_DEVICE: "CUDA"
env:
CLIMACOMMS_DEVICE: "CUDA"
agents:
Expand Down

0 comments on commit 69eff97

Please sign in to comment.