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 f5f17cb commit be557a0Copy full SHA for be557a0
.github/actions/action.yml
@@ -28,8 +28,6 @@ runs:
28
with:
29
path: |
30
node_modules
31
- .nx
32
- .angular
33
~/.cache/Cypress # needed for the Cypress binary
34
key: ${{ steps.cache-dependencies-restore.outputs.cache-primary-key }}
35
- name: Derive appropriate SHAs for base and head for `nx affected` commands
0 commit comments