Skip to content

Document that well-known names are no longer needed. (#763) #1546

Document that well-known names are no longer needed. (#763)

Document that well-known names are no longer needed. (#763) #1546

Workflow file for this run

name: CI Build and Test
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: build and test
run: make docker_tests