Skip to content

fix handling when SCC does not return a token #151

fix handling when SCC does not return a token

fix handling when SCC does not return a token #151

Workflow file for this run

name: YaST integration tests
on: [pull_request]
jobs:
yast:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Setup Go
run: go mod vendor
- name: Run test-yast
run: make test-yast