Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
hotstreams committed Dec 5, 2023
1 parent 59be3d6 commit 9d0eb47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ubuntu-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
run: |
cd build
mkdir glslang
#xvfb-run -a -e errors ./limitless_test
#cat errors
xvfb-run -a -e errors ./limitless-tests
cat errors
- name: shader glslang validation
run: |
cd build
Expand Down

0 comments on commit 9d0eb47

Please sign in to comment.