Skip to content

Commit

Permalink
build: Rename job name from "Integration tests" to "IT" in GitHub Act…
Browse files Browse the repository at this point in the history
…ions workflow
  • Loading branch information
felipebz committed Feb 9, 2024
1 parent 25f8dc4 commit 2d01d07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
integration-tests:
name: Integration tests
name: IT
runs-on: ubuntu-latest
strategy:
fail-fast: false
Expand Down

0 comments on commit 2d01d07

Please sign in to comment.