Skip to content

Commit

Permalink
Merge branch 'main' into update-used-link
Browse files Browse the repository at this point in the history
  • Loading branch information
mmghannam authored Mar 15, 2024
2 parents 31b7bca + 0d984d5 commit 29a1ff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Test
run:
run: |
cargo t --features bundled create
cargo t --features bundled --examples

0 comments on commit 29a1ff9

Please sign in to comment.