Skip to content

move all not needed output files into the debug dir #362

move all not needed output files into the debug dir

move all not needed output files into the debug dir #362

Workflow file for this run

on: [push]
jobs:
tests:
runs-on: ubuntu-latest
name: Tests
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Run test cases
id: hello
uses: ./