Skip to content

Commit

Permalink
update git workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-ce committed Nov 19, 2023
1 parent e57ebd7 commit 1eee211
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@ jobs:

- name: Test
run: |
'${{github.workspace}}'/build/unittests/unittests_nucleus
'${{github.workspace}}'/build/unittests_gl/unittests_gl_engine
'${{github.workspace}}'/build/unittests/nucleus/unittests_nucleus
'${{github.workspace}}'/build/unittests/gl_engine/unittests_gl_engine

0 comments on commit 1eee211

Please sign in to comment.