From d23afcc6749eead98e09bc7727d86e4c370be838 Mon Sep 17 00:00:00 2001 From: Preston Date: Fri, 2 Aug 2024 19:44:36 -0400 Subject: [PATCH] Update .github/workflows/deploy.yml Co-authored-by: absidue <48293849+absidue@users.noreply.github.com> --- .github/workflows/deploy.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 6fae298..950acc0 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -1,6 +1,3 @@ -# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node -# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions - name: Deploy on: