Skip to content

Commit a4fa86d

Browse files
committed
Fix comment typos
1 parent e1fb23c commit a4fa86d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-pr.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,11 @@ jobs:
7373
- name: Provision Azimuth
7474
uses: azimuth-cloud/azimuth-config/.github/actions/provision@devel
7575

76-
# # Run the tests
76+
# Run the tests
7777
- name: Run Azimuth tests
7878
uses: azimuth-cloud/azimuth-config/.github/actions/test@devel
7979

80-
# Tear down the environment
80+
# Tear down the environment
8181
- name: Destroy Azimuth
8282
uses: azimuth-cloud/azimuth-config/.github/actions/destroy@devel
8383
if: ${{ always() }}

0 commit comments

Comments
 (0)