Skip to content

remove latex

remove latex #96

Workflow file for this run

name: COVERAGE
on:
push:
jobs:
pass:
runs-on: ubuntu-latest
steps:
- name: Checkout [${{ github.repository }}]
uses: actions/checkout@v4
- name: Test a project
uses: ./actions/coverage
with:
working-directory: .github/hello-world