Skip to content

Commit

Permalink
more debug
Browse files Browse the repository at this point in the history
  • Loading branch information
meisterT committed Mar 3, 2024
1 parent 5f3aa14 commit eec6832
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/runpipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
run: make test
- name: Fix domjudge-run-0 user in image
run: addgroup domjudge-run-0 && usermod -g domjudge-run-0 domjudge-run-0
- name: Debug
run: cat /proc/cmdline && cat /proc/cgroups
- name: Set up cgroups
working-directory: judge
run: ./create_cgroups
Expand Down

0 comments on commit eec6832

Please sign in to comment.