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 a12e8ec commit fafd973Copy full SHA for fafd973
.github/workflows/checks.yaml
@@ -24,7 +24,7 @@ jobs:
24
secrets: inherit
25
with:
26
cacheKey: ${{ github.sha }}
27
- checkout_paths: packages/eds-core-react packages/eds-tokens-sync packages/eds-tokens-build packages/eds-tokens packages/eds-icons packages/eds-lab-react packages/eds-data-grid-react packages/eds-utils
+ checkout_paths: packages
28
packages:
29
name: Process packages
30
runs-on: ubuntu-latest
0 commit comments