Skip to content

Commit acadce9

Browse files
committed
📍 Record successful test environment.
1 parent 2c09795 commit acadce9

File tree

3 files changed

+260
-232
lines changed

3 files changed

+260
-232
lines changed

compat/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ and issue:
7676

7777
```julia
7878
using Pkg
79-
Pkg.test(; test_args = ["lowest"])
79+
Pkg.test(; test_args = ["lower"])
8080
```
8181

8282
We will try to only bump these lower bounds when necessary,

0 commit comments

Comments
 (0)