Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
tdcosta100 committed Oct 28, 2024
1 parent 228635e commit ba0240f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/linux-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,11 @@ jobs:
renderer: [legacy, drawable, vulkan]
runs-on: ubuntu-22.04
steps:
- run: |
echo trigger error
echo `
echo ${this_will_trigger_error}
- uses: actions/checkout@v4
with:
submodules: recursive
Expand Down

0 comments on commit ba0240f

Please sign in to comment.