Skip to content

util: gTLD data autopull updates for 2023-07-08T15:13:17 UTC (#1796) #10

util: gTLD data autopull updates for 2023-07-08T15:13:17 UTC (#1796)

util: gTLD data autopull updates for 2023-07-08T15:13:17 UTC (#1796) #10

Workflow file for this run

name: Test
on: push
permissions:
contents: read
jobs:
make-test:
name: make test
runs-on: ubuntu-22.04
steps:
- name: Check out code
uses: actions/checkout@v3
- name: Install dependencies
run: sudo apt install -y autopoint
- name: Run test
run: make test