Commit a0b4313
committed
ci: skip integration tests if CLOUDSCALE_API_TOKEN is missing
Dependabot PRs and PRs from forks do not have access to repository
secrets. This change ensures that the integration test job is skipped
when the API token is unavailable, preventing unnecessary build
failures while still allowing linting and unit tests to run.1 parent f778376 commit a0b4313
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
125 | 131 | | |
126 | 132 | | |
127 | 133 | | |
| |||
0 commit comments