Skip to content

Commit fa394df

Browse files
committed
debug- removing post-script and smoke-test-script
1 parent 22d297a commit fa394df

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-test-linux-x86_64.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -542,8 +542,6 @@ jobs:
542542
"include": ${{ toJSON(fromJSON(needs.filter-matrix.outputs.matrix).distributed_include) }}
543543
}
544544
pre-script: ${{ matrix.pre-script }}
545-
post-script: ${{ matrix.post-script }}
546-
smoke-test-script: ${{ matrix.smoke-test-script }}
547545
script: |
548546
set -euo pipefail
549547

0 commit comments

Comments
 (0)