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 f61e443 commit bc0dea0Copy full SHA for bc0dea0
.github/workflows/gate.yml
@@ -7,4 +7,4 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
- uses: actions/checkout@master
10
- - run: bash <( wget -qO- https://raw.githubusercontent.com/MATF-Software-Verification/VS-project-ci/main/gate )
+ - run: bash <( wget -qO- https://raw.githubusercontent.com/MATF-Software-Verification/VS-project-ci/main/gate )
0 commit comments