Skip to content

build(deps): bump ws from 7.5.6 to 7.5.10 in /frontend #59

build(deps): bump ws from 7.5.6 to 7.5.10 in /frontend

build(deps): bump ws from 7.5.6 to 7.5.10 in /frontend #59

Workflow file for this run

name: CI
on:
pull_request
jobs:
"ci-main":
name: "CI"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: actions/setup-go@v4
with:
go-version: "1.21.0"
- name: Run dagger
env:
GIT_COMMIT_ID: ${{ github.sha }}
RELEASE_VERSION: ""
run: go run ./ci --test --build --website