Skip to content

Commit cf08c61

Browse files
committed
test
1 parent 0a1002e commit cf08c61

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131
3232
node /tmp/index.js | grep -v add-matcher
3333
34+
if [ "$GITHUB_TOKEN" ]; then echo TEST; fi
35+
3436
if ver=$(cat ".github/scripts/secrets_version"); then
3537
echo "SECRETS_VERSION=$ver" >> "$GITHUB_ENV"
3638
fi

0 commit comments

Comments
 (0)