Skip to content

Commit

Permalink
make single change to force trigger action
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenwashington committed Jun 17, 2024
1 parent 7b9a62a commit 44b220b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/.github-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
project_id: '${{ secrets.INTEGRATION_TEST_PROJECT_ID }}'
- name: 'Configure gcloud'
run: tests/integration/configure-gcloud.sh ${{ secrets.INTEGRATION_TEST_PROJECT_ID }}
- name: 'Install AMO locally'
- name: 'Install AMO locally.'
run: |
pip install .
# Set the working directory to test/integration to contain the generated files
Expand Down

0 comments on commit 44b220b

Please sign in to comment.