Parcourir la source

ci: remove environment deployment

Sv443 il y a 4 mois
Parent
commit
c9f9e252a8
2 fichiers modifiés avec 3 ajouts et 2 suppressions
  1. 0 2
      .github/workflows/lint-and-test.yml
  2. 3 0
      .gitignore

+ 0 - 2
.github/workflows/lint-and-test.yml

@@ -22,8 +22,6 @@ jobs:
       STORE_PATH: ""
       PNPM_VERSION: 9
 
-    environment: "Unit Tests"
-
     steps:
       - name: Check out the repository
         uses: actions/checkout@v4

+ 3 - 0
.gitignore

@@ -11,3 +11,6 @@ node_modules/
 **/.vuepress/.temp
 **/.vuepress/.cache
 **/.vuepress/dist
+
+*.ignore.*
+*.ignore