Skip to content

feat: add latex pdf, ci for build and modify test ci #3

feat: add latex pdf, ci for build and modify test ci

feat: add latex pdf, ci for build and modify test ci #3

Workflow file for this run

name: CI
on:
push:
pull_request:
branches: [ main ]
jobs:
build-image:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build Docker image
run: |
docker build .