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 f69ba22 commit 13cd8f6Copy full SHA for 13cd8f6
.github/workflows/ci.yml
@@ -11,13 +11,13 @@ on:
11
12
jobs:
13
checks:
14
- uses: Workiva/gha-dart-oss/.github/workflows/[email protected].11
+ uses: Workiva/gha-dart-oss/.github/workflows/[email protected].12
15
with:
16
additional-checks: |
17
no_entrypoint_imports
18
19
build:
20
21
22
test:
23
runs-on: ubuntu-latest
0 commit comments