Skip to content

Commit b3ba85f

Browse files
committed
readme updated
1 parent 2d6b0e6 commit b3ba85f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,9 @@ login-test: Success!
7777

7878
## GitHub Action
7979

80-
CodeBeaver can be used in a GitHub Action to run unit tests on every commit and E2E tests after you release a new version.
80+
CodeBeaver can be used in a [GitHub Action](https://github.com/codebeaver-ai/codebeaver-oss-action) to run unit tests on every commit and E2E tests after you release a new version.
81+
82+
Check out the action's [README](https://github.com/codebeaver-ai/codebeaver-oss-action/blob/main/README.md) for more information, but here's a quick example:
8183

8284
```yaml
8385
name: Run CodeBeaver

0 commit comments

Comments
 (0)