Skip to content

Commit 81668b5

Browse files
committed
test commit
1 parent a7a16c6 commit 81668b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
1515
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
1616
aws-region: ${{ secrets.AWS_REGION }}
17-
- name: Start EC2 runner
17+
- name: Start EC2 runner (TEST)
1818
id: start-ec2-runner
1919
uses: machulav/ec2-github-runner@v2
2020
with:

0 commit comments

Comments
 (0)