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 c589d8a commit 48f20f2Copy full SHA for 48f20f2
.github/workflows/CI.yml
@@ -11,7 +11,6 @@ jobs:
11
environment: ${{ inputs.environment }}
12
steps:
13
- uses: actions/checkout@v3
14
- - run: echo "Hello World!"
15
16
- name: Install OS dependencies
17
run: |
0 commit comments