Skip to content

Commit

Permalink
DONTMERGE: investigating procfs
Browse files Browse the repository at this point in the history
Signed-off-by: William Findlay <[email protected]>
  • Loading branch information
will-isovalent committed Jan 24, 2025
1 parent 5ec8041 commit d990c21
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/gotests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ jobs:
matrix:
os: [ ubuntu-20.04, ubuntu-22.04-arm64 ]
steps:
- name: Temporary
run: |
cat /proc/self/status
- name: Checkout code
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
Expand Down

0 comments on commit d990c21

Please sign in to comment.