We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 551702f commit 887111cCopy full SHA for 887111c
.github/workflows/main.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Checkout
15
uses: actions/checkout@v4
16
17
- - name: @redocly/cli test
+ - name: redocly cli test
18
uses: ./ # Uses an action in the root directory
19
with:
20
args: 'build-docs test/petstore.yml -o petstore.html'
0 commit comments