Update .github/workflows/test.yaml
All checks were successful
Workflow Test / Step One (push) Successful in 2s
All checks were successful
Workflow Test / Step One (push) Successful in 2s
This commit is contained in:
parent
e28b2558fb
commit
2b89f1bc4c
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -10,5 +10,5 @@ jobs:
|
||||
- run: echo "$GITHUB_SERVER_URL"
|
||||
- run: |
|
||||
HOST=$(echo "$GITHUB_SERVER_URL" | sed 's%https?://%%')
|
||||
echo "https://test@$HOST/${{ GITHUB_REPOSITORY }}.git"
|
||||
echo "$HOST"
|
||||
- run: ls
|
||||
|
Loading…
Reference in New Issue
Block a user