mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-02 19:03:04 +02:00
test
This commit is contained in:
parent
58774c4d99
commit
68c10b340e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -15,6 +15,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
env
|
env
|
||||||
echo ${{ github.event.pull_request.head.ref }}
|
echo ${{ github.event.pull_request.head.ref }}
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
sudo apt update -y
|
sudo apt update -y
|
||||||
|
|
Loading…
Add table
Reference in a new issue