Skip to content

Remove caat.json

Remove caat.json #160

Workflow file for this run

on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
container: archlinux/archlinux:latest
steps:
- name: Install dependencies
run: pacman -Syu --noconfirm jq
- uses: actions/checkout@v2
- name: Validate gitakc.json
run: bash .github/workflows/test.sh