Skip to content

Commit

Permalink
CR
Browse files Browse the repository at this point in the history
  • Loading branch information
omerzi committed Nov 29, 2023
1 parent 89411a7 commit 51eaacb
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
Expand Up @@ -117,7 +117,7 @@ jobs:
JF_ACCESS_TOKEN: ${{ secrets.PLATFORM_ADMIN_TOKEN }}

github-integration:
name: GitHub integration tests
name: GitHub Integration Tests
needs: Pretest
runs-on: ubuntu-latest
env:
Expand All @@ -139,7 +139,7 @@ jobs:
FROGBOT_TESTS_GITHUB_TOKEN: ${{ secrets.FROGBOT_TESTS_GITHUB_TOKEN }}

azure-integration:
name: Azure integration tests
name: Azure Integration Tests
needs: Pretest
runs-on: ${{ matrix.os }}-latest
strategy:
Expand Down

0 comments on commit 51eaacb

Please sign in to comment.