Skip to content

remove tmp file

remove tmp file #10

Workflow file for this run

name: CI
on: [push]
jobs:
test:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- run: python3 CI.py
working-directory: .