Skip to content
  • Rate limit · GitHub

    Whoa there!

    You have triggered an abuse detection mechanism.

    Please wait a few minutes before you try again;
    in some cases this may take up to an hour.

  • Notifications You must be signed in to change notification settings
  • Fork 62

Commit

Permalink
fix github action
Browse files Browse the repository at this point in the history
Rate limit · GitHub

Whoa there!

You have triggered an abuse detection mechanism.

Please wait a few minutes before you try again;
in some cases this may take up to an hour.

burmecia committed Jun 13, 2024
1 parent eddd9cb commit 0855ab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_wrappers.yml
Original file line number Diff line number Diff line change
@@ -73,4 +73,4 @@ jobs:
cargo component build --manifest-path ./snowflake_fdw/Cargo.toml --release --target wasm32-unknown-unknown
- name: Perform test
- run: cd wrappers && cargo pgrx test --features "all_fdws pg15"
run: cd wrappers && cargo pgrx test --features "all_fdws pg15"

0 comments on commit 0855ab8

Please sign in to comment.