Skip to content

Commit 49efcfb

Browse files
Merge remote-tracking branch 'origin/main' into main
2 parents 1314411 + 5207e44 commit 49efcfb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,7 @@ jobs:
4545
runs-on: ubuntu-latest
4646
name: Git Deploy job- A job to deploy django app to heroku using git
4747
steps:
48-
- name: Checkout
49-
uses: actions/checkout@v2
48+
- uses: actions/checkout@v2
5049
- name: Deploy django to heroku
5150
uses: zarif98sjs/C-Compiler-Code-Generation-CI-CD@main
5251
with:

0 commit comments

Comments
 (0)