Explorar o código

ci: remove environment deployment

Sv443 hai 4 meses
pai
achega
c9f9e252a8
Modificáronse 2 ficheiros con 3 adicións e 2 borrados
  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