Update call-username.yml
Some checks failed
Test Go Action / use-go-action (push) Failing after 0s

This commit is contained in:
Xiufeng Guo 2024-07-10 19:46:54 +09:00
parent d5857f4f2c
commit 7cd38bc914
Signed by: showfom
GPG Key ID: 29A7777777777777

View File

@ -4,8 +4,6 @@ jobs:
use-go-action:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Setup Go
uses: actions/setup-go@v5
with: