Skip to content

Commit

Permalink
add testing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cgsdev0 committed Aug 20, 2023
1 parent e7e62ad commit 6bef4d0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
name: "Super-important test"
on: push
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: denbeigh2000/mark-build-red@3bd3efcef3757212878ee0b923217d85d34bd7ac

0 comments on commit 6bef4d0

Please sign in to comment.