Skip to content

Commit

Permalink
Break the workflow syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
r-n-o committed Feb 13, 2024
1 parent 7d9f7f7 commit a973be6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ on:
branches: [ main ]

jobs:

build:
# WHOOOPS dropped the colon here.
build
runs-on: ubuntu-latest
steps:
- name: Run
Expand Down

0 comments on commit a973be6

Please sign in to comment.