| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -178,7 +178,9 @@ jobs: | |||
| 178 | 178 | strategy: | |
| 179 | 179 | matrix: | |
| 180 | 180 | environment: ['', 'debug-integration-test'] | |
| 181 | - environment: ${{ matrix.environment }} | ||
| 181 | + environment: | ||
| 182 | + name: ${{ matrix.environment }} | ||
| 183 | + deployment: false | ||
| 182 | 184 | name: "Integration test: debug option (runner.debug mode ${{ matrix.environment && 'enabled' || 'disabled' }})" | |
| 183 | 185 | runs-on: ubuntu-latest | |
| 184 | 186 | steps: | |
| Back | FazBrowse Home | New Git URL |
0 commit comments