Skip to content

Commit 35bf245

Browse files
author
Taz Singh
committed
Add a note in the README to look at Actions
1 parent 2bfb14c commit 35bf245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The nature of a `stale-while-revalidate` workflow is that you return 1 response
2020

2121
There are some hacky workarounds within Hono, but nothing that provides me with confidence that any of these hacks are a reliable path forward.
2222

23-
Thus, this repo serves as an example of what I'd like to accomplish, with a test suite that has a failing test describing my desired behaviour.
23+
Thus, this repo serves as an example of what I'd like to accomplish, with a test suite that has a failing test describing my desired behaviour. Check out the Actions in this repo for an example of a test run.
2424

2525
## Workaround
2626

0 commit comments

Comments
 (0)