Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tusharmath authored Nov 21, 2024
1 parent 3c46762 commit 1cf2459
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 @@ -35,7 +35,7 @@ Then you can start creating GitHub Actions in your [tests/ci.rs](https://github.
- Add the following code to generate the GitHub Actions workflow:

```rust
use rust_gh_workflows::*;
use gh_workflows::*;

#[test]
fn main() {
Expand Down

0 comments on commit 1cf2459

Please sign in to comment.