Skip to content

Commit

Permalink
Disable workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel-sky committed Jan 16, 2025
1 parent a9ee565 commit 2210a6f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test-contracts.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Contracts Tests
name: Contracts Tests (disabled for now due to Nix dependency problem with cardano-binary package)

on:
push:
branches: [ manuel-automated-tests ]
branches: []
pull_request:
branches: [ manuel-automated-tests ]
branches: []

jobs:
build:
Expand Down

0 comments on commit 2210a6f

Please sign in to comment.