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 19f8d0e commit bd3e725Copy full SHA for bd3e725
.github/workflows/integration-linux.yml
@@ -44,5 +44,5 @@ jobs:
44
needs: language-integration-test
45
name: Linux Integration Summary
46
steps:
47
- run: |
+ - run: |
48
echo "Success"
0 commit comments