Skip to content

Commit

Permalink
Test the better-bootstrap workflow branch
Browse files Browse the repository at this point in the history
This should remove the need for specifying bootstrap packages.
  • Loading branch information
me-and committed Nov 13, 2023
1 parent 58bd2f0 commit 06fa7c6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: CI
on: [push, pull_request]
jobs:
build-test:
uses: cygporter/workflows/.github/workflows/build-test.yml@v2
uses: cygporter/workflows/.github/workflows/build-test.yml@better-bootstrap
with:
cygport_file: offlineimap.cygport
bootstrap_packages: cygport python3

0 comments on commit 06fa7c6

Please sign in to comment.