Skip to content

Commit 100385a

Browse files
committed
Revert "Dump machine details."
This reverts commit 9db596b.
1 parent 7d5411c commit 100385a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/setup/action.yml

-5
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,6 @@ inputs:
2020
runs:
2121
using: "composite"
2222
steps:
23-
- name: Dump Machine Details
24-
shell: bash
25-
run: |
26-
nproc
27-
free --human --total
2823
# See https://github.com/actions/checkout/issues/1014#issuecomment-1906802802
2924
- name: Clean up workspace
3025
shell: bash

0 commit comments

Comments
 (0)