Skip to content

Commit

Permalink
Rename a job.
Browse files Browse the repository at this point in the history
  • Loading branch information
dowlandaiello committed Jul 1, 2024
1 parent 354b997 commit ba1745b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Run neutron example
run: cd examples && local-ic start neutron_gaia --api-port 42069 & curl --head -X GET --retry 200 --retry-connrefused --retry-delay 1 http://localhost:42069 && cd examples && cargo run --example neutron_osmosis
osmosis-int-test:
name: Neutron-Osmosis integration test
name: Osmosis integration test
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit ba1745b

Please sign in to comment.