Skip to content

Commit

Permalink
fix CI 30
Browse files Browse the repository at this point in the history
  • Loading branch information
nilason committed May 24, 2024
1 parent f2e30bb commit 44daaed
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,7 @@ jobs:
run: .github/workflows/print_versions.sh
- name: Test executing of the grass command
run: .github/workflows/test_simple.sh

- name: Run tests
run: .github/workflows/test_thorough.sh --config .gunittest.extra.cfg
run: .github/workflows/test_thorough.sh --config .gunittest.cfg
- name: ccache statistics
run: ccache -s

0 comments on commit 44daaed

Please sign in to comment.