Skip to content

fix: use require.NoError instead of t.Fatal(err) in client package #15512

fix: use require.NoError instead of t.Fatal(err) in client package

fix: use require.NoError instead of t.Fatal(err) in client package #15512

Workflow file for this run

---
name: Tests
on: [push, pull_request]
permissions: read-all
jobs:
arm64:
uses: ./.github/workflows/tests-template.yaml
with:
arch: arm64
runs-on: actuated-arm64-8cpu-8gb