Skip to content

In the case of the AuthenticatedSet the valueBytes is 0 length #3923

In the case of the AuthenticatedSet the valueBytes is 0 length

In the case of the AuthenticatedSet the valueBytes is 0 length #3923

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Setup Go
uses: actions/setup-go@v1
with:
go-version: 1.20
- name: Run tests core
run: ./run_tests.sh