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
e255a1706b
commit
097c60789b
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/.git"
|
||||
echo "https://test@$HOST/$GITHUB_REPOSITORY.git"
|
||||
- run: ls
|
||||
|
Loading…
Reference in New Issue
Block a user