mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-11 03:57:01 +00:00
Azure Key Vault integration to resolve secrets (#4090)
This commit is contained in:
@@ -126,7 +126,6 @@ func TestARCJobs(t *testing.T) {
|
||||
if !success {
|
||||
t.Fatal("Expected pods count did not match available pods count during job run.")
|
||||
}
|
||||
|
||||
},
|
||||
)
|
||||
t.Run("Get available pods after job run", func(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user