Skip to content

Bump gnzsnz/ib-gateway from 10.47.1b to 10.47.1c #136

Bump gnzsnz/ib-gateway from 10.47.1b to 10.47.1c

Bump gnzsnz/ib-gateway from 10.47.1b to 10.47.1c #136

Workflow file for this run

name: CI
on:
push:
branches: [ main ]
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v6
- name: Run shell tests
run: |
set -euo pipefail
bash tests/test_install_2fa_bot_watcher.sh
bash tests/test_wait_for_ib_gateway_ready.sh
bash tests/test_workflow_shared_config.sh
bash tests/test_docker_compose_ports.sh