Skip to content

Commit

Permalink
caching for node is not supported
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan-Thurner committed Aug 17, 2024
1 parent 77e04b7 commit cdc234a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/analysis-of-endpoint-connections.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: '${{ env.node }}'
cache: 'node'

- name: Parse client sided REST-API calls
run: |
Expand Down

0 comments on commit cdc234a

Please sign in to comment.