Skip to content

Commit 483599a

Browse files
authored
Merge pull request #12 from arlinjohn/patch-1
Update main.yml
2 parents c6e605e + e4034e0 commit 483599a

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)