Skip to content

Commit

Permalink
yamllint fixes (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterAdams-A authored Oct 14, 2024
1 parent 381bf08 commit 9969712
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: PR

on:
pull_request:
types: [opened, reopened, synchronize]
types: [opened, reopened, synchronize]

jobs:
soundness:
Expand Down
1 change: 0 additions & 1 deletion docker/docker-compose.2204.60.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,3 @@ services:
image: swift-asn1:22.04-6.0
environment:
- SWIFT_VERSION=6.0

2 changes: 1 addition & 1 deletion docker/docker-compose.2204.main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ services:

shell:
image: swift-asn1:22.04-main

update-benchmark-baseline:
image: swift-asn1:22.04-main
environment:
Expand Down
1 change: 0 additions & 1 deletion docker/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,3 @@ services:
shell:
<<: *common
entrypoint: /bin/bash

0 comments on commit 9969712

Please sign in to comment.