Skip to content

Expose printer name in /info handler #6

Expose printer name in /info handler

Expose printer name in /info handler #6

Workflow file for this run

name: test
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: 1.18
- run: go build -v ./...