mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-09-02 10:48:35 +02:00
resolved last regression failing
Signed-off-by: dsengupta0628 <[email protected]>
This commit is contained in:
@@ -127,7 +127,7 @@ jobs:
|
||||
- name: Test
|
||||
run: |
|
||||
cd test
|
||||
./regression --output-on-failure
|
||||
./regression || (cat results/diffs && exit 1)
|
||||
|
||||
- name: Upload Test Result
|
||||
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
|
||||
@@ -136,4 +136,3 @@ jobs:
|
||||
name: result-macos
|
||||
path: |
|
||||
test/results/*
|
||||
*/test/results/*
|
||||
|
||||
Reference in New Issue
Block a user