Skip to content

fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.2 (#220) #231

fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.2 (#220)

fix(deps): update module github.com/onsi/ginkgo/v2 to v2.27.2 (#220) #231

Workflow file for this run

name: Build
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
- name: Install devbox
uses: jetify-com/devbox-install-action@a0d2d53632934ae004f878c840055956d9f741b0 # v0.14.0
with:
enable-cache: 'true'
- name: Build
run: |
devbox run make