Skip to content

Commit

Permalink
f model (#41)
Browse files Browse the repository at this point in the history
* f model

* f yml

---------

Co-authored-by: Andrey Kuznecov <a.kuznecov@2gis.ru>
  • Loading branch information
Kuznecoff and Andrey Kuznecov authored Sep 5, 2024
1 parent 7da216b commit 722c407
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Build container and run tests
run: docker-compose up --build --exit-code-from test test
run: docker compose up --build --exit-code-from test test
- uses: actions/upload-artifact@v3
if: ${{ failure() }}
with:
Expand Down
Binary file modified demo/models/cube_draco.glb
Binary file not shown.

0 comments on commit 722c407

Please sign in to comment.