Skip to content

Commit

Permalink
Fixed error in floatingpoint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RoryBarnes committed Mar 28, 2024
1 parent 0724e5b commit 913c875
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/floatingpoint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
python-version: 3.9

- name: Run
if: steps.install.outcome == 'success'
shell: bash -l {0}
run: |
cd tests/
Expand Down

0 comments on commit 913c875

Please sign in to comment.