Skip to content

Commit 4ce738b

Browse files
committed
Merge branch 'sagerb-use-active-version-of-python-from-positron' of https://github.com/rstudio/publishing-client into sagerb-use-active-version-of-python-from-positron
2 parents fed5eea + 981e4a0 commit 4ce738b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/pull-request.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,12 @@ jobs:
3333
uses: ./.github/workflows/upload.yaml
3434
secrets: inherit
3535

36+
# Integration Tests
37+
# bats:
38+
# needs: build
39+
# secrets: inherit
40+
# uses: ./.github/workflows/bats.yaml
41+
3642
vscode-ui:
3743
needs:
3844
- build

0 commit comments

Comments
 (0)