Skip to content

only modify cabotage_settings.py #4

only modify cabotage_settings.py

only modify cabotage_settings.py #4

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Run Tests
run: |
exit 0