Skip to content

Commit

Permalink
Try vars
Browse files Browse the repository at this point in the history
  • Loading branch information
dwarfovich committed Jul 21, 2024
1 parent ad539fa commit 6de8423
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/HW2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ jobs:
run: ./ip_read_operator_test
- name: Check tests results
if: ${{ env.build_tests && !success()}}
# if: ' eq(${{ env.build_tests}} true) && !success()'
# if: ' eq(${{ env.build_tests}} true) && !success()'
run: |
gh run cancel ${{ github.run_id }}
gh run watch ${{ github.run_id }}
Expand Down

0 comments on commit 6de8423

Please sign in to comment.