Skip to content

Commit

Permalink
Adjust github action
Browse files Browse the repository at this point in the history
  • Loading branch information
rocher committed Feb 27, 2023
1 parent abf28e1 commit 683b2c0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,6 @@ jobs:
- name: Build Euler Tools
run: alr build --release

- name: Build unit tests
run: |
cd tests
alr build --release
- name: Run Euler Tools unit tests
run: |
cd tests
Expand Down

0 comments on commit 683b2c0

Please sign in to comment.