Skip to content

Commit

Permalink
revert me
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyMlashkin committed Sep 13, 2024
1 parent 54add62 commit 2990158
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,6 @@ concurrency:
cancel-in-progress: true

jobs:
test-linux-gcc:
name: Linux Crypto3 Testing with gcc
uses: ./.github/workflows/gcc-linux-nix-check.yml
if: |
always() && !cancelled()
secrets: inherit

test-linux-clang:
name: Linux Crypto3 Testing with clang
uses: ./.github/workflows/clang-linux-nix-check.yml
if: |
always() && !cancelled()
secrets: inherit

check-proof-producer:
name: Check Proof Producer
uses: ./.github/workflows/check-proof-producer.yml
Expand Down

0 comments on commit 2990158

Please sign in to comment.