Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
gespispace committed Apr 13, 2024
1 parent 9b128bf commit f2dc09e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Test
run: |
cd build
ctest -L 'curl' --verbose --timeout 900
ctest -L 'main' --verbose --timeout 900
- name: Upload Artifact
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit f2dc09e

Please sign in to comment.