diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index b3768ae6..d0761871 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -31,7 +31,7 @@ jobs: uses: actions/checkout@v2 with: repository: boschresearch/bt_tools - ref: feature/fsm_conversion + ref: main path: bt_tools - name: Set up Python ${{ matrix.python-version }} uses: actions/setup-python@v4