Skip to content

Commit

Permalink
print?
Browse files Browse the repository at this point in the history
  • Loading branch information
mockersf committed Aug 18, 2023
1 parent bbaf28a commit f7e45d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ jobs:
- name: Build bevy
# this uses the same command as when running the example to ensure build is reused
run: |
echo $VK_ICD_FILENAMES
cat $VK_ICD_FILENAMES
TRACE_CHROME=trace-alien_cake_addict.json CI_TESTING_CONFIG=.github/example-run/alien_cake_addict.ron cargo build --example alien_cake_addict --features "bevy_ci_testing,trace,trace_chrome"
- name: Run examples
run: |
Expand Down

0 comments on commit f7e45d0

Please sign in to comment.