From d95863f88e13691f895531b982e9a3a2e1534e59 Mon Sep 17 00:00:00 2001 From: Lunga Baliwe Date: Tue, 6 Feb 2024 12:24:20 +0200 Subject: [PATCH] Test --- .github/workflows/build-and-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-test.yml b/.github/workflows/build-and-test.yml index 87bd34c..d2d0c45 100644 --- a/.github/workflows/build-and-test.yml +++ b/.github/workflows/build-and-test.yml @@ -1,4 +1,4 @@ -name: build and lint +name: build and lint2 on: - push - pull_request