Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
alexwebgr committed May 6, 2024
1 parent 88f1a46 commit dc13ab3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/coveralls.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: Coveralls
on:
workflow_run:
workflows: ["Ruby"]
# workflows: ["Ruby"]
types: [completed]

jobs:
run:
runs-on: ubuntu-latest
steps:
- name: Coveralls
uses: coverallsapp/github-action@v2
- name: Coveralls
uses: coverallsapp/github-action@v2

0 comments on commit dc13ab3

Please sign in to comment.