builder icon indicating copy to clipboard operation
builder copied to clipboard

Update global.css

Open mrkoreye opened this issue 1 year ago • 4 comments

Description

Fix typo

mrkoreye avatar Jun 25 '24 15:06 mrkoreye

⚠️ No Changeset found

Latest commit: e439a32db3b20644fc00bda4e26dd4c1e72017f0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Jun 25 '24 15:06 changeset-bot[bot]

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nextjs-app-router-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 25, 2024 3:36pm
nextjs-pages-router-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 25, 2024 3:36pm
qwik-city-sdk-example 🔄 Building (Inspect) Visit Preview 💬 Add feedback Jun 25, 2024 3:36pm
remix-gen2-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 25, 2024 3:36pm
svelte-vite-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 25, 2024 3:36pm

vercel[bot] avatar Jun 25 '24 15:06 vercel[bot]

☁️ Nx Cloud Report

CI is running/has finished running commands for commit e439a32db3b20644fc00bda4e26dd4c1e72017f0. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


🟥 Failed Commands
nx test @snippet/react-native
nx test @e2e/react-native

Sent with 💌 from NxCloud.

nx-cloud[bot] avatar Jun 25 '24 15:06 nx-cloud[bot]

@samijaber do you have any idea why the react native tests fail here? This PR only modifies a line of CSS in the examples folder. I have re-ran it a bunch of times, so it does not seem like flakiness.

mrkoreye avatar Jun 27 '24 18:06 mrkoreye

Completely missed this message: this was a false positive test failure. Free to merge!

samijaber avatar Oct 07 '24 15:10 samijaber