Skip to content

Commit

Permalink
[WIP] Debug roundtrip
Browse files Browse the repository at this point in the history
Fixes #1398
  • Loading branch information
cumuru committed Jul 30, 2024
1 parent 66b4733 commit 58b79bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ jobs:
uses: actions/checkout@v4
- name: Check scripts
run: |
Build/Scripts/runTests.sh -s shellcheck
cat Build/Scripts/runTests.sh && Build/Scripts/runTests.sh -s shellcheck
documentation:
name: Documentation
runs-on: ubuntu-24.04
Expand Down

0 comments on commit 58b79bd

Please sign in to comment.