This commit is contained in:
pythongosssss 2023-10-16 11:45:22 +01:00
parent caf454fcc2
commit bc3fa627c7

View File

@ -11,6 +11,7 @@ jobs:
uses: actions/setup-node@v1
with:
node-version: '18'
- name: Run tests
working-directory: ./tests-ui
run: |
npm install