Skip to content

Commit

Permalink
wip: migration from travis ci to github actions #1
Browse files Browse the repository at this point in the history
  • Loading branch information
tristan-greffe committed Nov 30, 2023
1 parent 6dae98d commit a562cd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
- uses: paambaati/codeclimate-action@v5.0.0
env:
CC_TEST_REPORTER_ID: 8e87a996279373f05f01ce8166aac1bc9dda990e9a2f936af25e5aa11326b127
TOKEN_GITHUB: ${{ vars.TOKEN_GITHUB }}
with:
coverageCommand: |
git clone https://oauth2:$TOKEN_GITHUB@github.com/kalisio/development.git "development"
Expand Down

0 comments on commit a562cd6

Please sign in to comment.