Skip to content

Bump github.com/stretchr/testify from 1.7.0 to 1.8.3 in /v2 #145

Bump github.com/stretchr/testify from 1.7.0 to 1.8.3 in /v2

Bump github.com/stretchr/testify from 1.7.0 to 1.8.3 in /v2 #145

Workflow file for this run

name: CIT Cassandra
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
cassandra:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
go-version: ^1.16
- name: Run cassandra integration tests
run: bash scripts/cassandra-integration-test.sh