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 7c57308 commit 881f60fCopy full SHA for 881f60f
.github/workflows/release.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
test:
12
- uses: gibahjoe/openapi-generator-dart/.github/workflows/code_quality.yml@master
+ uses: ./.github/workflows/code_quality.yml
13
with:
14
codecov_token: ${{ secrets.CODECOV_TOKEN }}
15
publish:
0 commit comments