pages workflow

This commit is contained in:
zombieFox 2024-06-23 13:10:45 +01:00
parent 363ee7cbeb
commit c58c439e71

View File

@ -19,8 +19,6 @@ jobs:
cache: 'npm' cache: 'npm'
- run: | - run: |
npm install npm install
npm run lint
npm test
npm run build npm run build
- name: Deploy - name: Deploy