Skip to content

Commit

Permalink
give feed test better name
Browse files Browse the repository at this point in the history
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
  • Loading branch information
Grotax committed Jan 1, 2025
1 parent 75ebe7d commit 560dac8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/api-integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,3 +141,7 @@ jobs:
bats apps/news/tests/command
kill %1
- name: Check feeds if feeds from explore page are reachable
working-directory: ../server/apps/news
run: make feed-test

0 comments on commit 560dac8

Please sign in to comment.