Skip to content

Commit

Permalink
CI: disable devcontainer until it's faster. not worth 5m
Browse files Browse the repository at this point in the history
  • Loading branch information
adeebshihadeh authored and cydia2020 committed Sep 13, 2024
1 parent 3f58335 commit d8e38a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tools_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
devcontainer:
name: devcontainer
runs-on: ubuntu-latest
if: false # we can re-enable once this is faster
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit d8e38a5

Please sign in to comment.