Skip to content

Commit

Permalink
[typo] Replace ' Unit / Interation Tests' with ' Unit / Integration T…
Browse files Browse the repository at this point in the history
…ests' (#23875)
  • Loading branch information
vivien-apple authored and pull[bot] committed Feb 12, 2024
1 parent 118dfaf commit 1814240
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/unit_integration_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

name: Unit / Interation Tests
name: Unit / Integration Tests

on:
push:
Expand All @@ -24,7 +24,7 @@ concurrency:

jobs:
unit_tests:
name: Unit / Interation Tests
name: Unit / Integration Tests
timeout-minutes: 60
if: github.actor != 'restyled-io[bot]'

Expand Down

0 comments on commit 1814240

Please sign in to comment.