Skip to content

Commit

Permalink
try another method
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Sep 27, 2024
1 parent da00d8f commit 01ce65f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/fleximod_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ jobs:
- id: run-fleximod
run: |
$GITHUB_WORKSPACE/bin/git-fleximod update
$GITHUB_WORKSPACE/bin/git-fleximod test
$GITHUB_WORKSPACE/bin/git-fleximod status | grep -c 'testfails = 0'
# - name: Setup tmate session
# if: ${{ failure() }}
# uses: mxschmitt/action-tmate@v3
Expand Down

0 comments on commit 01ce65f

Please sign in to comment.