Skip to content

Update linux.txt

Update linux.txt #800

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