Skip to content

Commit 500f51a

Browse files
test(ci): Remove debug action
1 parent 57fe742 commit 500f51a

File tree

3 files changed

+1
-125
lines changed

3 files changed

+1
-125
lines changed

.github/workflows/debug-ci-tests.yml

Lines changed: 0 additions & 88 deletions
This file was deleted.

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
if: github.event.inputs.debug_enabled == 'true'
7979

8080
- name: tests
81-
run: bats tests/test.bats
81+
run: bats tests
8282

8383
# keepalive-workflow adds a dummy commit if there's no other action here, keeps
8484
# GitHub from turning off tests after 60 days

tests/debug-ci-test.bats

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)