Skip to content

Commit

Permalink
fix name of the pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
rikukissa committed Jan 4, 2024
1 parent f5d1f67 commit bf6aeee
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/validate-translation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@ on: [pull_request]
jobs:
test:
runs-on: ubuntu-20.04

strategy:
matrix:
node-version: [16.20.0]

steps:
- name: Checking out git repo
uses: actions/checkout@v2
Expand Down

0 comments on commit bf6aeee

Please sign in to comment.