Skip to content

My linux homework

My linux homework #833

Workflow file for this run

name: Linux homework
on: [push, pull_request]
jobs:
linux:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@master
- name: Run check.sh
working-directory: .github/scripts
run: ./check.sh ../../homework/linux.txt