Skip to content

Commit

Permalink
Add act file to locally test workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Francisco-Montanez committed Nov 18, 2024
1 parent 150a977 commit 9f7ad4a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .actrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
-P ubuntu-latest=catthehacker/ubuntu:act-latest
--container-architecture linux/amd64
4 changes: 4 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,3 +76,7 @@ git checkout -b feature/your-feature-name
## License

By contributing, you agree that your contributions will be licensed under its GPL-3.0 License.

## Local Testing

To run tests locally using Act (GitHub Actions locally):

0 comments on commit 9f7ad4a

Please sign in to comment.