Update .github/workflows/test.yaml
All checks were successful
Workflow Test / Step One (push) Successful in 2s

This commit is contained in:
Zakary Timson 2023-08-07 00:17:27 +00:00
parent 03fc65e043
commit 7a90e49792

View File

@ -6,4 +6,4 @@ jobs:
name: Step One
runs-on: ubuntu-latest
steps:
- run: echo "${{GITHUB_SERVER_URL}}"
- run: echo "$GITHUB_SERVER_URL"