Skip to content

Commit

Permalink
fixate bash as shell for dlsmt.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
wadoon committed Jul 21, 2023
1 parent b0b8c14 commit d4d4236
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ jobs:

- name: Install SMT-Solvers
run: .github/dlsmt.sh
shell: bash


- name: "Running tests: ${{ matrix.test }}"
uses: gradle/gradle-build-action@v2.4.2
Expand Down

0 comments on commit d4d4236

Please sign in to comment.