From 7a4fc6f5dda33820dbe98c2f30a2c7663c106c93 Mon Sep 17 00:00:00 2001 From: Panagiotis Georgiadis Date: Wed, 21 Apr 2021 14:08:42 +0200 Subject: [PATCH] Remove lint from README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index cfec703..ef77cee 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,6 @@ All the tasks necessary for testing, building and deploying this code is already Try these: -* `act -j lint` - run the linter * `act -j test` - run the tests * `act` - run the the entire pipeline * `act -l` - view the execution graph