Skip to content

Commit

Permalink
Update unit-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pyjarrett authored Jan 18, 2024
1 parent ae8934f commit 98c0e5d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,11 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: alire-project/setup-alire@v2
uses: alire-project/setup-alire@v2
- name: Build
working-directory: tests/
run: |
alr index --reset-community
alr --no-tty build
alr run

0 comments on commit 98c0e5d

Please sign in to comment.