Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
Make uncertainties a default null value in the matrix.

Signed-off-by: Michael Tiemann <[email protected]>
  • Loading branch information
MichaelTiemannOSC committed Sep 19, 2023
1 parent 585f38d commit 75d4c56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
numpy: ["numpy>=1.20.3,<2.0.0"]
pandas: ["pandas==2.0.2", "pandas>=2.1.0" ]
pint: ["pint>=0.21.1,<0.22", "pint==0.22", "pint>=0.23rc0"]
uncertainties: [""]
include:
- pandas: "pandas>=2.1.0"
# Make this look like an "extra" case via same-but-different pint value
Expand Down

0 comments on commit 75d4c56

Please sign in to comment.