Commit b9b0b26
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 b9b0b26
1 file changed
Lines changed: 8 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 | + | |
| 131 | + | |
| 132 | + | |
125 | 133 | | |
126 | 134 | | |
127 | 135 | | |
| |||
0 commit comments