Skip to content

Commit

Permalink
fix: 🐛 Fix bugs to fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pvshvp-oss committed Mar 18, 2024
1 parent af008ea commit 4346f62
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,12 @@ jobs:
cpu_architecture: aarch64
platform: windows
toolchain: msvc
use_cross: false # No Cross image for this yet
- compilation_target: aarch64-apple-darwin
cpu_architecture: aarch64
platform: apple
toolchain: darwin
use_cross: false # No Cross image for this yet
- subcommand: fmt
job_name: 📑 Format Job
arguments: '--verbose -- --check'
Expand Down

0 comments on commit 4346f62

Please sign in to comment.