We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31c7618 commit bce3773Copy full SHA for bce3773
.github/workflows/docker.yaml
@@ -19,4 +19,4 @@ jobs:
19
run: |
20
cd ./_example/simple
21
docker build -t simple .
22
- docker run simple | grep 99\ こんにちわ世界099
+ docker run simple | grep 99\ こんにちは世界099
0 commit comments