Skip to content

Add process list and commands to linux.txt #890

Add process list and commands to linux.txt

Add process list and commands to linux.txt #890

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