Skip to content

Bump svelte from 4.2.18 to 4.2.19 in /client #178

Bump svelte from 4.2.18 to 4.2.19 in /client

Bump svelte from 4.2.18 to 4.2.19 in /client #178

Workflow file for this run

name: Build and test
on:
push:
branches: [ "**" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run: make test