Skip to content

Commit 9e1ac38

Browse files
committed
n/a
1 parent f6e1c40 commit 9e1ac38

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/actions/run_tests/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ runs:
1717
# shell: bash --login -eo pipefail {0}
1818
steps:
1919
- run: |
20+
echo "start script"
2021
echo $TOKEN
2122
echo $${{ inputs.CHECKOUT_TOKEN }}
2223
git clone "https://${TOKEN}@github.com/pcdshub/lcls-plc-kfe-xgmd-vac" --depth 1

0 commit comments

Comments
 (0)