Skip to content

Commit

Permalink
Fix CI workflow for Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
stevejgordon committed Feb 12, 2025
1 parent c90d61d commit ee4026c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ jobs:

- name: Unit Tests
run: ./build.sh test --test-suite=unit # For now, we limit to unit tests only, until we have a better way to run integration tests only for autoinstrumentation builds
shell: cmd

# We still run the full release build on pull-requests this ensures packages are validated ahead of time
release-build:
Expand Down

0 comments on commit ee4026c

Please sign in to comment.