Skip to content

Commit efae48b

Browse files
authored
Update README.md
1 parent 05531a7 commit efae48b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,10 @@ mysudo | grep 1
290290

291291
I expect the behavior like `$(sudo -k echo 123 | grep 1)` where you can enter the password and then got captured 123. But it's not working. Tracing this in IDE is very interesting.
292292

293+
### Test xonsh script with Github Actions
294+
295+
https://github.com/anki-code/xonsh-developer-toolkit/blob/main/.github/workflows/python-app.yml
296+
293297
## See also
294298

295299
* [xonsh-developer-toolkit](https://github.com/anki-code/xonsh-developer-toolkit) - The xonsh developer toolkit contains all spectrum of instrument to develop xonsh shell.

0 commit comments

Comments
 (0)