commit 2c7a5489c0ba02718d50767215175ee40099ac89
parent 1ef9ee4da3fc07c6ad324186e098f5e7440d4540
Author: Yersa Nordman <yersa@finwo.nl>
Date: Sun, 29 Jan 2023 21:29:49 +0100
Removed unsupported description from will-it-make workflow
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/.github/workflows/continuous-integration.yml b/.github/workflows/continuous-integration.yml
@@ -11,7 +11,6 @@ jobs:
test:
name: will-it-make
- description: Simple test to see if the whole project even builds
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3