Skip to content

Commit e4034e0

Browse files
authored
Update main.yml
1 parent c6e605e commit e4034e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
steps:
2020
- uses: actions/checkout@v2
2121
- name: Run a script
22-
run: echo "Running in QA"
22+
run: echo "Running in QA"
2323

2424
Production:
2525
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)