Skip to content

chore: revert changes introduced by allowing stopping services in starting state #37

chore: revert changes introduced by allowing stopping services in starting state

chore: revert changes introduced by allowing stopping services in starting state #37

name: Integration Tests
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
test:
runs-on: ubuntu-latest
name: tests
steps:
- uses: actions/checkout@v4
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: 1.22
- name: Run tests
run: go test -count=1 -tags=integration ./tests/