Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
r0mant committed Aug 7, 2024
1 parent 3d7f2f3 commit db7d768
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,14 @@ jobs:

job1:
runs-on: ubuntu-latest
environment: test
steps:
- name: test
run: echo job1

job2:
runs-on: ubuntu-latest
environment: test
steps:
- name: test
run: echo job2

0 comments on commit db7d768

Please sign in to comment.