Skip to content

Commit a3f53ec

Browse files
committed
fix iivm workflow
1 parent 4dcb55a commit a3f53ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/iivm_sim.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
matrix:
1919
script: [
20-
'scripts/irm/iivm_late_coverage.py',
20+
'scripts/irm/iivm_late.py',
2121
]
2222

2323
steps:

0 commit comments

Comments
 (0)