Skip to content

Bump xunit-viewer from 10.5.1 to 10.6.1 #1603

Bump xunit-viewer from 10.5.1 to 10.6.1

Bump xunit-viewer from 10.5.1 to 10.6.1 #1603

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run a multi-line script
run: |
./configure
make build
make ci