Skip to content

Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 #320

Bump github.com/stretchr/testify from 1.9.0 to 1.10.0

Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 #320

Workflow file for this run

name: Shell check
on:
push:
branches:
- master
pull_request:
jobs:
shellcheck:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- name: Shell check
run: ./shellcheck.sh