Skip to content

Commit

Permalink
Checkout dev
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Czyz <[email protected]>
  • Loading branch information
mczyz-antmicro committed Mar 26, 2024
1 parent 38a5cd5 commit 972f528
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .devcontainer/ubuntu-gui/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"6080": {
"label": "desktop"
}
},
"onCreateCommand": "bash /workspaces/openroad-codespace/update-config.sh"
}
// "onCreateCommand": "bash /workspaces/openroad-codespace/update-config.sh"
}
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
timeout-minutes: 600
steps:
- uses: actions/checkout@v4
with:
ref: "mczyz/dev"

- name: Pre-build dev container image
uses: devcontainers/[email protected]
Expand Down

0 comments on commit 972f528

Please sign in to comment.