We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbe35df commit 895f053Copy full SHA for 895f053
.github/workflows/remote-executor.yml
@@ -7,7 +7,7 @@ on:
7
branches: [main]
8
paths: [pythnet/remote-executor/**]
9
jobs:
10
- pre-commit:
+ test:
11
runs-on: ubuntu-latest
12
steps:
13
- uses: actions/checkout@v2
0 commit comments