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
03fc65e043
commit
7a90e49792
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -6,4 +6,4 @@ jobs:
|
|||||||
name: Step One
|
name: Step One
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run: echo "${{GITHUB_SERVER_URL}}"
|
- run: echo "$GITHUB_SERVER_URL"
|
||||||
|
Loading…
Reference in New Issue
Block a user