Skip to content

ok

ok #62

Workflow file for this run

name: CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: self-hosted
steps:
- name: Run tests
run: python test.py
working-directory: /media/oem/12TB/IMF