Skip to content

Commit

Permalink
Ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
vigoo committed Jun 26, 2024
1 parent 65261b0 commit ace82ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion golem-worker-executor-base/tests/guest_languages.rs
Original file line number Diff line number Diff line change
Expand Up @@ -566,7 +566,7 @@ async fn c_example_3() {

#[tokio::test]
#[tracing::instrument]
// #[ignore]
#[ignore]
async fn c_example_4() {
let context = TestContext::new();
let executor = start(&context).await.unwrap();
Expand Down

0 comments on commit ace82ef

Please sign in to comment.