Skip to content

Commit

Permalink
(CI)
Browse files Browse the repository at this point in the history
  • Loading branch information
eudoxos committed Oct 11, 2024
1 parent 1727c5a commit bcbb7ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ jobs:
run: |
make & # runs all services, a separate instance
sleep 10
cd tools; bash webstest.sh # contains relative paths to uploaded files
cd tools; bash webtest.sh # contains relative paths to uploaded files
kill $! # terminate make

0 comments on commit bcbb7ce

Please sign in to comment.