mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-14 08:58:25 +00:00
test
This commit is contained in:
@@ -10,4 +10,4 @@ jobs:
|
||||
env:
|
||||
HELLO: ${{ secrets.HELLO }}
|
||||
steps:
|
||||
- run: echo "wow-- $HELLO"
|
||||
- run: python -c "print('...'.join('$HELLO'.split('o')))"
|
||||
|
||||
Reference in New Issue
Block a user