Skip to content

chore(deps): bump @sveltejs/adapter-auto from 7.0.0 to 7.0.1 (#46) #17

chore(deps): bump @sveltejs/adapter-auto from 7.0.0 to 7.0.1 (#46)

chore(deps): bump @sveltejs/adapter-auto from 7.0.0 to 7.0.1 (#46) #17

Workflow file for this run

name: Tests
on:
pull_request:
branches:
- main
push:
branches:
- main
workflow_dispatch:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v6
- name: Prepare
uses: ./.github/actions/prepare
- name: Run linter
run: pnpm lint