Skip to content

Commit

Permalink
fixed yaml syntax for jobs again
Browse files Browse the repository at this point in the history
  • Loading branch information
aminnairi committed Mar 29, 2024
1 parent e4bae68 commit 81af7c5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ on:
- development

jobs:
- name: Test that the project respect the spec
test:
name: Test the project
runs-on: ubuntu-20.04
steps:
- name: Checkout
Expand Down

0 comments on commit 81af7c5

Please sign in to comment.