Remove extra line
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
parent
23a0946e76
commit
2b10226618
|
@ -32,5 +32,4 @@ jobs:
|
|||
|
||||
- name: Run OIDC integration tests
|
||||
if: steps.changed-files.outputs.any_changed == 'true'
|
||||
uses: nick-fields/retry@v2
|
||||
run: nix develop --command -- make test_integration_oidc
|
||||
|
|
Loading…
Reference in New Issue