Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippNauck committed Dec 12, 2024
1 parent 4b80355 commit ab2897b
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .github/workflows/drc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,16 +82,7 @@ jobs:
- name: Verify Installation
id: verify
run: |
cd /
ls
cd home
ls
cd runner
ls
cd work
ls
cd TO_Dec2024
ls
find / -type d -name 'Klayout'
echo "::set-output name=success::true"
# process-with-klayout:
Expand Down

0 comments on commit ab2897b

Please sign in to comment.