From 8075a22c795959bd8f09d9718329c72ce71da4c2 Mon Sep 17 00:00:00 2001 From: nomutin Date: Fri, 26 Jul 2024 15:20:18 +0900 Subject: [PATCH] [ci] fix ci --- .github/workflows/ci.yaml | 3 --- README.md | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 778eed8..a166b20 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -20,9 +20,6 @@ jobs: env: SHELLCHECK_OPTS: -e SC2016 -e SC1090 - - name: Run actionlint - uses: raven-actions/actionlint@v1 - - uses: JohnnyMorganz/stylua-action@v4 with: token: ${{ secrets.GITHUB_TOKEN }} diff --git a/README.md b/README.md index bb438a0..17c7ed7 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Dotfiles for my host `macOS` and guest `Linux`. ![platform](https://img.shields.io/badge/platform-macOS%20|%20Linux-blue) -[![Lint](https://github.com/nomutin/dotfiles/actions/workflows/lint.yaml/badge.svg)](https://github.com/nomutin/dotfiles/actions/workflows/lint.yaml) +[![ci](https://github.com/nomutin/dotfiles/actions/workflows/ci.yaml/badge.svg)](https://github.com/nomutin/dotfiles/actions/workflows/ci.yaml)