Skip to content

Commit

Permalink
build: Remove agent
Browse files Browse the repository at this point in the history
* build: Remove agent
  • Loading branch information
kroese authored Dec 31, 2023
1 parent 0862cad commit 57f487d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 228 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
env:
SHELLCHECK_OPTS: -x --source-path=src -e SC2001 -e SC2002 -e SC2223 -e SC2034 -e SC2064 -e SC2317 -e SC2028 -e SC2153 -e SC2004
SHELLCHECK_OPTS: -x --source-path=src -e SC2001 -e SC2002 -e SC2223 -e SC2034 -e SC2064 -e SC2317 -e SC2153 -e SC2028
140 changes: 0 additions & 140 deletions agent/agent.sh

This file was deleted.

87 changes: 0 additions & 87 deletions agent/service.sh

This file was deleted.

0 comments on commit 57f487d

Please sign in to comment.