Skip to content

Commit

Permalink
Improved test with service checking and browseability
Browse files Browse the repository at this point in the history
  • Loading branch information
juanjol committed Aug 30, 2024
1 parent b2ed829 commit d9c44a0
Show file tree
Hide file tree
Showing 4 changed files with 45 additions and 341 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,12 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Run ShellCheck
uses: azohra/shell-linter@latest
- name: "Check out code"
uses: actions/checkout@v3
- name: "ShellChecker"
uses: a5k-actions/shellchecker@v0
with:
path: "scripts,commands"
severity: error

- uses: ddev/github-action-add-on-test@v2
with:
Expand Down
323 changes: 0 additions & 323 deletions commands/host/sync-from-env

This file was deleted.

10 changes: 0 additions & 10 deletions scripts/fix-adminer-norouter.sh

This file was deleted.

Loading

0 comments on commit d9c44a0

Please sign in to comment.