Skip to content

Commit

Permalink
chore(πŸ™): minor task renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
wcandillon authored Jan 10, 2025
1 parent 74b85eb commit 3e67835
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ jobs:
path: apps/docs/static/
name: tests-docs-screenshots

build-ios:
build-test-ios:
runs-on: macos-latest-xlarge
env:
TURBO_CACHE_DIR: .turbo/ios
Expand Down Expand Up @@ -343,4 +343,4 @@ jobs:

- name: Run e2e tests
working-directory: packages/skia
run: CI=true yarn e2e
run: CI=true yarn e2e

0 comments on commit 3e67835

Please sign in to comment.