Skip to content

Commit

Permalink
github-actions: update path for beakerlib
Browse files Browse the repository at this point in the history
looks like engine-stressor it's already as the main dir

Signed-off-by: Douglas Landgraf <[email protected]>
  • Loading branch information
dougsland committed Jun 24, 2024
1 parent 2a80223 commit d8bf043
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/run-beakerlib.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
- name: Install engine-stressor
run: |
cd engine-stressor
sudo make
sudo make install
Expand All @@ -33,5 +32,4 @@ jobs:
- name: Run beakerlib test script
run: |
cd engine-stressor/tests/beakerlib/N-instances-podman-parallel
./runtest.sh
./tests/beakerlib/N-instances-podman-parallel/runtest.sh

0 comments on commit d8bf043

Please sign in to comment.