diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index 03f6f4d..3deaf38 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -153,7 +153,7 @@ jobs: strategy: fail-fast: false matrix: - node: [feedc0de, comred, peter, mick, nofeatures] + node: [feedc0de, comred, peter, mick, nofeatures, seatbot] name: ${{ matrix.node }} needs: - checkout