Skip to content

Commit

Permalink
Run only t/routes-application-debug.t in GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
zaucker committed Dec 12, 2020
1 parent d391fca commit 2e89944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend-and-models.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,4 @@ jobs:
- name: Run backend tests
run: |
RAKULIB=inst#$GITHUB_WORKSPACE/.raku $GITHUB_WORKSPACE/.raku/bin/prove6 -l -v t
RAKULIB=inst#$GITHUB_WORKSPACE/.raku $GITHUB_WORKSPACE/.raku/bin/prove6 -l -v t/routes-application-debug.t

0 comments on commit 2e89944

Please sign in to comment.