We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 773988f commit 217500cCopy full SHA for 217500c
.github/workflows/install_requirements.yml
@@ -20,5 +20,5 @@
20
image: ${{ matrix.container_image }}
21
steps:
22
- name: Install sudo
23
- - run: echo "Hello from the container"
+ run: echo "Hello from the container"
24
0 commit comments