Skip to content

Commit eda989c

Browse files
committed
test-amd64-arch
1 parent f0f1301 commit eda989c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/authorization-integration-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
outputs:
5050
source_changes: ${{ steps.filter.outputs.source_changes }}
5151

52-
test-on-push:
52+
test-amd64-arch:
5353
needs: changes
5454
if: (github.event_name == 'push' && needs.changes.outputs.source_changes == 'true')
5555
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)