diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index f74a22e..56e419e 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -14,7 +14,7 @@ jobs: strategy: fail-fast: false matrix: - node: [feedc0de, comred, peter] + node: [feedc0de, comred, peter, mick] steps: - name: Checkout (without submodules) uses: actions/checkout@v2