From 5ec8cfa5152ed61c77ff40922652f0373d427f2d Mon Sep 17 00:00:00 2001 From: Vomitblood Date: Thu, 8 Aug 2024 01:37:46 +0800 Subject: [PATCH] updated github actions workflow --- .github/workflows/testing.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index c05a7f1..81903fd 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -24,4 +24,3 @@ jobs: run: | cargo --help cargo --version - shell: bash