From 1b88238bb552cfa0685e905eda592414dc99088d Mon Sep 17 00:00:00 2001 From: krispyking24 <77263183+krispyking24@users.noreply.github.com> Date: Sat, 10 Aug 2024 11:50:48 +1000 Subject: [PATCH] Rename build.yml to test.yml --- .github/workflows/{build.yml => test.yml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .github/workflows/{build.yml => test.yml} (97%) diff --git a/.github/workflows/build.yml b/.github/workflows/test.yml similarity index 97% rename from .github/workflows/build.yml rename to .github/workflows/test.yml index 81a8604..fe13408 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/test.yml @@ -34,4 +34,4 @@ # uses: actions/upload-artifact@v4 # with: # name: Artifacts - # path: build/libs/ \ No newline at end of file + # path: build/libs/