| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -211,7 +211,9 @@ jobs: | |||
| 211 | 211 | strategy: | |
| 212 | 212 | matrix: | |
| 213 | 213 | environment: ['', 'debug-integration-test'] | |
| 214 | - environment: ${{ matrix.environment }} | ||
| 214 | + environment: | ||
| 215 | + name: ${{ matrix.environment }} | ||
| 216 | + deployment: false | ||
| 215 | 217 | name: "Integration test: debug option (runner.debug mode ${{ matrix.environment && 'enabled' || 'disabled' }})" | |
| 216 | 218 | runs-on: ubuntu-latest | |
| 217 | 219 | steps: | |
| Back | FazBrowse Home | New Git URL |
0 commit comments