Changeset 3ce1bf6 for .github/workflows
- Timestamp:
- 2023-04-06T11:36:20Z (20 months ago)
- Branches:
- master
- Children:
- d36ef38
- Parents:
- e805611
- git-author:
- Robert Scheck <robert-scheck@…> (06-04-23 11:36:20)
- git-committer:
- GitHub <noreply@…> (06-04-23 11:36:20)
- Location:
- .github/workflows
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
.github/workflows/coverity.yaml
re805611 r3ce1bf6 14 14 runs-on: ubuntu-latest 15 15 steps: 16 - uses: actions/checkout@v 216 - uses: actions/checkout@v3 17 17 - name: Install dependencies 18 18 run: | -
.github/workflows/test.yaml
re805611 r3ce1bf6 14 14 15 15 steps: 16 - uses: actions/checkout@v 216 - uses: actions/checkout@v3 17 17 - name: Install dependencies 18 18 run: |
Note: See TracChangeset
for help on using the changeset viewer.