Skip to content

Commit 0a2db05

Browse files
committed
Update validation-rng.yml
1 parent f82ec4f commit 0a2db05

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

.github/workflows/validation-rng.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,10 @@ on:
55
pull_request:
66
workflow_dispatch:
77

8-
job:
9-
validate:
10-
runs-on: ubuntu-latest
11-
12-
steps:
8+
jobs:
9+
validate:
10+
runs-on: ubuntu-latest
11+
steps:
1312
- name : Récupérer le dépôt
1413
uses: actions/checkout@v4
1514

0 commit comments

Comments
 (0)