From 8373ef079fd46c05f6923e11c53c2c806659f7eb Mon Sep 17 00:00:00 2001 From: Dave Halter Date: Sat, 26 Dec 2020 22:43:47 +0100 Subject: [PATCH] Remove an unnecessary comment --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a8de75a6..167f8b55 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,7 +3,6 @@ on: push jobs: tests: - # Set the type of machine to run on runs-on: ${{ matrix.os }} strategy: matrix: