Skip to content

Commit

Permalink
Remove runner info step
Browse files Browse the repository at this point in the history
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
  • Loading branch information
CrazyMax committed Aug 15, 2020
1 parent 320acb8 commit 52102ad
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,6 @@ jobs:
main:
runs-on: ubuntu-latest
steps:
-
name: Runner info
run: |
sudo apt-get install -y hwinfo
sudo hwinfo --short
sudo mount
-
name: Run local registry
run: |
Expand Down

0 comments on commit 52102ad

Please sign in to comment.