We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc32509 commit 4388b3eCopy full SHA for 4388b3e
.github/actions/ci-container/action.yaml
@@ -21,5 +21,5 @@ runs:
21
image: 'docker.pkg.github.com/apache/incubator-nuttx-testing/nuttx-ci-linux'
22
args:
23
- "/bin/bash"
24
- - "-c"
+ - "-ce"
25
- ${{ inputs.run }}
0 commit comments