Skip to content

Commit

Permalink
Building with status 0 is enough
Browse files Browse the repository at this point in the history
  • Loading branch information
smortezah authored Feb 18, 2024
1 parent a824026 commit 8d8532e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,3 @@ jobs:
run: cmake -B ${{github.workspace}}/build -DCMAKE_BUILD_TYPE=Release
- name: Build cryfa
run: cmake --build ${{github.workspace}}/build --parallel 4 --config Release
- name: Print cryfa help
run: ${{github.workspace}}/build/cryfa

0 comments on commit 8d8532e

Please sign in to comment.