mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-21 06:58:47 -05:00
test: bare-bones e2e testing with playwright (#416)
This commit is contained in:
committed by
GitHub
parent
4b90e37186
commit
50a71335e6
2
.github/actions/setup/action.yml
vendored
2
.github/actions/setup/action.yml
vendored
@@ -8,7 +8,7 @@ runs:
|
||||
with:
|
||||
node-version: 16.15.0
|
||||
- name: Cache
|
||||
uses: actions/cache@v2
|
||||
uses: actions/cache@v3
|
||||
id: cache
|
||||
with:
|
||||
path: '**/node_modules'
|
||||
|
||||
Reference in New Issue
Block a user