Commit 095b326
authored
Fix registry authentication (#4)
Fixes the Shipyard.rs registry authentication by explicitly setting the
global credential provider to `cargo:token` instead of it being empty.
It also adds running `cargo check` to the integration test as it will
actually download the crates instead of just the index.1 parent b9cc5d4 commit 095b326
2 files changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
| 45 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | 53 | | |
55 | | - | |
56 | | - | |
| 54 | + | |
0 commit comments