Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
okay
Browse files Browse the repository at this point in the history
  • Loading branch information
andy-neuma committed Jul 2, 2024
1 parent 89d0ee0 commit 515ef94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nm-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@ jobs:
strategy:
fail-fast: false
matrix:
test-config: ${{ fromJson(inputs.test_configs ) }}
job-partition: ${{ fromJson(needs.Bu.outputs.job-partitions) }}
test-config: ${{ fromJson(inputs.test_configs ) }}

runs-on: gcp-k8s-util
timeout-minutes: ${{ fromJson(inputs.test_timeout) }}
Expand Down

0 comments on commit 515ef94

Please sign in to comment.