Skip to content

Commit

Permalink
Revert
Browse files Browse the repository at this point in the history
  • Loading branch information
k1LoW committed Feb 13, 2023
1 parent e3f4a6d commit 6f6eed5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ jobs:

- name: Run setup test
run: |
go run cmd/gh-setup/main.go --repo k1LoW/colr --force
colr -v
go run cmd/gh-setup/main.go --repo k1LoW/gh-setup --version v0.6.0 --force
gh-setup version
shell: bash
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 6f6eed5

Please sign in to comment.