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'
  • Loading branch information
vivien-apple committed Dec 2, 2022
1 parent f9d9457 commit cffaffb
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 cffaffb

Please sign in to comment.