Skip to content

Commit 640308a

Browse files
committed
Revert modules parameter - unverified syntax
1 parent 2c1ea76 commit 640308a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -908,7 +908,6 @@ jobs:
908908
with:
909909
branch: ${{ (github.ref_name == 'master' && github.ref_name) || 'develop' }}
910910
boost-dir: boost-source
911-
modules: endian
912911
modules-exclude-paths: ''
913912
scan-modules-dir: |
914913
http-io-root
@@ -1237,7 +1236,6 @@ jobs:
12371236
with:
12381237
branch: ${{ (github.ref_name == 'master' && github.ref_name) || 'develop' }}
12391238
boost-dir: boost-source
1240-
modules: endian
12411239
modules-exclude-paths: ''
12421240
scan-modules-dir: |
12431241
http-io-root

0 commit comments

Comments
 (0)