chore: removed cache from build test pull-request workflow (#3735)

This commit is contained in:
Henit Chobisa
2024-02-21 18:21:10 +05:30
committed by GitHub
parent 022a286eba
commit 71901efcdf
@@ -21,7 +21,6 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: 18.x
cache: "yarn"
- name: Get changed files
id: changed-files