Skip to content

Commit

Permalink
Merge pull request #144 from katalon-studio/quidl-patch-1
Browse files Browse the repository at this point in the history
Update test.yml
  • Loading branch information
quidl authored Oct 2, 2023
2 parents 3078113 + f86fc1f commit 4a26b5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test all and upload coverage to SonarCloud
name: Test

on:
pull_request:
Expand Down Expand Up @@ -52,4 +52,4 @@ jobs:
github-token: ${{ secrets.GITHUB_TOKEN }}
eslint-args: '-c .eslintrc.yml'
extensions: 'js'
annotations: true
annotations: true

0 comments on commit 4a26b5f

Please sign in to comment.