Skip to content

Commit

Permalink
doc: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tusharmath authored Nov 29, 2024
1 parent f13688b commit cb9024a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Then you can start creating GitHub Actions in your [tests/ci.rs](https://github.
}
```

To view a fully functional example, check out the [tests/ci.rs](https://github.com/tailcallhq/rust-gh-workflow/blob/main/tests/ci.rs) of this project.
To view a fully functional example, check out the [tests/ci.rs](https://github.com/tailcallhq/gh-workflow/blob/main/crates/gh-workflow-tailcall/tests/ci.rs) of this project.

- Run `cargo test` to generate the GitHub Actions workflow.

Expand Down

0 comments on commit cb9024a

Please sign in to comment.