Remove the comment-out code. (#1691)

Co-authored-by: Jason Song <i@wolfogre.com>
This commit is contained in:
M.Yamashita
2023-04-19 12:46:00 +09:00
committed by GitHub
parent d970056601
commit 35d6e9f71e
2 changed files with 0 additions and 15 deletions

View File

@@ -1,14 +0,0 @@
name: issue-228
on:
- push
jobs:
kind:
runs-on: ubuntu-latest
steps:
- run: apt-get update -y && apt-get install git -y # setup git credentials will fail otherwise
- name: Setup git credentials
uses: fusion-engineering/setup-git-credentials@v2
with:
credentials: https://test@github.com/