Skip to content

Commit

Permalink
Revert "CI: force github HOME env var"
Browse files Browse the repository at this point in the history
This reverts commit 486d292.
  • Loading branch information
lpawelcz committed Feb 19, 2024
1 parent dfd8f3c commit cfaeda1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
TARGET: ["tag_array_64x184_generate_abstract", "L1MetadataArray_test_generate_abstract", "regfile_128x65_floorplan"]
env:
DEBIAN_FRONTEND: "noninteractive"
HOME: "/github/home"
steps:
- name: pre checkout info
run: |
Expand Down Expand Up @@ -69,7 +68,6 @@ jobs:
MAKE_TARGET: ["do-floorplan", "do-cts"]
env:
DEBIAN_FRONTEND: "noninteractive"
HOME: "/github/home"
steps:
- name: pre checkout info
run: |
Expand Down

0 comments on commit cfaeda1

Please sign in to comment.