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
3e9ca97f1d
commit
583dba0eac
1
.github/workflows/test.yaml
vendored
1
.github/workflows/test.yaml
vendored
@ -5,7 +5,6 @@ jobs:
|
||||
first:
|
||||
name: Step One
|
||||
runs-on: ubuntu-latest
|
||||
container: alpine/git
|
||||
steps:
|
||||
- run: echo "${{GITHUB_SERVER_URL}}"
|
||||
- run: |
|
||||
|
Loading…
Reference in New Issue
Block a user