Skip to content

Add support for web console access #6

Add support for web console access

Add support for web console access #6

Workflow file for this run

name: golang-test
on:
push:
branches:
- master
- main
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
- uses: n8maninger/action-golang-test@v1