Skip to content

Bump vite from 5.2.8 to 5.2.10 in the all-npm-dependencies group #724

Bump vite from 5.2.8 to 5.2.10 in the all-npm-dependencies group

Bump vite from 5.2.8 to 5.2.10 in the all-npm-dependencies group #724

Workflow file for this run

name: Run all AEG tests
on:
pull_request:
branches: [ master ]
jobs:
AEG_Structure_Tests:
timeout-minutes: 5
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install NPM dependencies
run: npm ci
- name: Run all vitest tests
run: npx vitest