Skip to content

Commit

Permalink
Fixup glfw races in app package by respecting the ci flag we removed
Browse files Browse the repository at this point in the history
  • Loading branch information
andydotxyz committed Jan 30, 2025
1 parent dbeac19 commit 4e77e09
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/platform_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ jobs:
include:
- os: ubuntu-latest
runner: xvfb-run
tags: ci
- os: macos-latest
tags: no_glfw
tags: no_glfw,ci

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 4e77e09

Please sign in to comment.