Skip to content

Commit 6182e82

Browse files
committed
fix: disable build-test workflow temporarily
1 parent 5dbed6f commit 6182e82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ on:
4242
- '**/Cargo.toml'
4343
- '**/Cargo.lock'
4444
- '**.rs'
45-
- '**.yaml'
45+
# - '**.yaml' # temporarily cancel this, we don't want to run the full test build.
4646
- '**.hs'
4747
- 'concordium-base'
4848
- 'concordium-consensus/smart-contracts'

0 commit comments

Comments
 (0)