Skip to content

Commit 823d0b2

Browse files
committed
chore(verify): remove infisical auth harness
1 parent 51e5fde commit 823d0b2

2 files changed

Lines changed: 0 additions & 292 deletions

File tree

scripts/verify/infisical-devbox-auth.sh

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

scripts/verify/repo.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,6 @@ section "shellcheck"
8787
} | xargs -0 shellcheck
8888
printf 'ok shellcheck\n'
8989

90-
section "infisical devbox auth behavior"
91-
./scripts/verify/infisical-devbox-auth.sh
92-
9390
if [ -d .github/workflows ]; then
9491
section "github workflows"
9592
actionlint

0 commit comments

Comments
 (0)