Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
gibbok committed Jul 21, 2023
1 parent 501c1ba commit d3e0dee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/validate-content.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ jobs:
lint-snippets:
runs-on: ubuntu-latest
steps:
- run: ./lint.sh
- run: .github/workflows/lint.sh
compile-snippets:
runs-on: ubuntu-latest
steps:
- run: ./compule.sh
- run: .github/workflows/compule.sh

0 comments on commit d3e0dee

Please sign in to comment.