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 Mar 17, 2021
1 parent 69e6380 commit 7216d67
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 7216d67

Please sign in to comment.