mirror of
https://github.com/michaelrsweet/pdfio.git
synced 2024-11-08 06:28:27 +01:00
Tweak coverity Github Actions.
This commit is contained in:
parent
f23fd8de59
commit
494924a78c
3
.github/workflows/coverity.yml
vendored
3
.github/workflows/coverity.yml
vendored
@ -3,8 +3,9 @@ name: Coverity Scan
|
||||
on: workflow_dispatch
|
||||
|
||||
jobs:
|
||||
latest:
|
||||
coverity-scan:
|
||||
runs-on: ubuntu-latest
|
||||
environment: Coverity
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: update build environment
|
||||
|
Loading…
Reference in New Issue
Block a user