Skip to content

Commit

Permalink
feat: added first test gha
Browse files Browse the repository at this point in the history
  • Loading branch information
Kammerlo committed Jan 17, 2025
1 parent e2d1949 commit 4c713d0
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/fossa-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,4 @@ jobs:
- uses: actions/checkout@v3
- uses: fossas/fossa-action@main # Use a specific version if locking is preferred
with:
api-key: ${{secrets.FOSSA_API_KEY}}
- uses: fossas/fossa-action@main # Use a specific version if locking is preferred
with:
api-key: ${{secrets.FOSSA_API_KEY}}
run-tests: true
api-key: ${{secrets.FOSSA_API_KEY}}

0 comments on commit 4c713d0

Please sign in to comment.