Skip to content

Commit

Permalink
DO NOT MERGE: Bend CI to use 0.9 RIOT branch
Browse files Browse the repository at this point in the history
  • Loading branch information
chrysn committed Aug 21, 2024
1 parent ad275e2 commit e7207b2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,9 @@ jobs:
- name: Check out RIOT
uses: actions/checkout@v3
with:
repository: RIOT-OS/RIOT
repository: chrysn-pull-requests/RIOT
path: RIOT
branch: riotwrappers-sleep-consistency
- name: Patch .cargo/config.toml to use current checkout
run: |
set -x
Expand Down

0 comments on commit e7207b2

Please sign in to comment.