]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
github: re-arrange workflow run commands
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Thu, 21 Oct 2021 21:18:28 +0000 (15:18 -0600)
committerTom Hromatka <tom.hromatka@oracle.com>
Mon, 25 Oct 2021 13:56:58 +0000 (07:56 -0600)
commit0426f7c520aea7ff098c063d2c93241b28db072f
treec3597e24622d76601f73b302d8d174893ae46c1b
parent27ba904355575153308bdc0fa48344ef1be55ca1
github: re-arrange workflow run commands

The current workflow executes the functional tests from the make check
called at the top-level source directory. Though this runs the tests
case, it also has an unintended side effect of re-running gunit tests
for every functional test combination in the workflow. Fix it, by
re-arranging the function test run commands, to change into
tests/ftests directory before executing make check.

Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
.github/workflows/continuous-integration.yml