Skip to content

Commit

Permalink
check test is testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mwestphal committed Aug 27, 2024
1 parent 7f920ba commit 6450411
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ jobs:
shell: bash
run: |
sccache --show-stats
sccache --show-stats | grep "Compile requests" | grep 1 | grep ''
sccache --show-stats | grep "Compile requests" | grep 2 | grep ''

0 comments on commit 6450411

Please sign in to comment.