mirror of
https://github.com/dtolnay/rust-toolchain.git
synced 2025-06-08 03:36:37 +00:00
Update metadata to refer to fork
This commit is contained in:
parent
637c7a32b7
commit
55909b99ad
3 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@ import { getToolchainArgs } from "../src/args";
|
|||
import { morph } from "mock-env";
|
||||
import { sync as tempWriteSync } from "temp-write";
|
||||
|
||||
describe("actions-rs/toolchain", () => {
|
||||
describe("dtolnay/rust-toolchain", () => {
|
||||
it("Parses action input into toolchain options", () => {
|
||||
const args = morph(
|
||||
() => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue