Skip to content

Commit 6dbb6a2

Browse files
committed
wip
1 parent b33d55a commit 6dbb6a2

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

.github/workflows/code-checks.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,5 @@ jobs:
4141
- name: Run tests
4242
run: ./bin/tests.sh
4343

44-
run-prod-checks:
45-
timeout-minutes: 20
46-
runs-on: ubuntu-22.04
47-
48-
steps:
49-
- name: Checkout
50-
uses: actions/checkout@v4
51-
with:
52-
ref: ${{ inputs.branch_ref }}
53-
5444
- name: Check brigid cli is runnable in prod
5545
run: ./bin/dev-check-runtime.sh

0 commit comments

Comments
 (0)