Skip to content

Commit

Permalink
Skip emoji script testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
desrosj committed May 6, 2024
1 parent 8925496 commit 9b4a71a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-build-processes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
with:
os: ${{ matrix.os }}
directory: ${{ matrix.directory }}
test-emoji: false

# Tests the WordPress Core build process on MacOS.
#
Expand All @@ -76,6 +77,7 @@ jobs:
with:
os: ${{ matrix.os }}
directory: ${{ matrix.directory }}
test-emoji: false

slack-notifications:
name: Slack Notifications
Expand Down

0 comments on commit 9b4a71a

Please sign in to comment.