Skip to content

Commit

Permalink
Revert "build test github"
Browse files Browse the repository at this point in the history
This reverts commit 6bd20a5.
  • Loading branch information
ZarTek-Creole committed Apr 7, 2023
1 parent 6bd20a5 commit 6449c67
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 36 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/build.yml

This file was deleted.

18 changes: 6 additions & 12 deletions .github/workflows/shellcheck.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: run shellcheck
on: [push]

jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: run shellcheck
uses: sudo-bot/action-shellcheck@latest
with:
cli-args: "--format=checkstyle --severity=info app/startup-sequence/shell/*.sh"
- uses: actions/checkout@v2
- name: run shellcheck
uses: sudo-bot/action-shellcheck@latest
with:
# https://github.com/koalaman/shellcheck#how-to-use
cli-args: "app/startup-sequence/shell/*.sh"
12 changes: 0 additions & 12 deletions Makefile

This file was deleted.

0 comments on commit 6449c67

Please sign in to comment.