Update sqlancer-test-pipelines.yml

pull/6697/head
Gokhan Gulbiz 2023-07-03 16:41:38 +03:00 committed by GitHub
parent 7cfaa592a4
commit 10d46fb28d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ jobs:
- name: Checkout Sqlancer - name: Checkout Sqlancer
uses: actions/checkout@v3 uses: actions/checkout@v3
with: with:
ref: master ref: main
repository: sqlancer/sqlancer repository: sqlancer/sqlancer
- name: Build SQLancer - name: Build SQLancer