Skip to content

Commit

Permalink
Add Russia to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
noahpistilli authored Dec 16, 2023
1 parent 49b9212 commit 7a43924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-for-dupes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: go build -v

- name: Run
run: mkdir files files/0 files/1 files/2 files/3 files/4 files/5 files/6; ./ForecastChannel
run: mkdir files files/0 files/1 files/2 files/3 files/4 files/5 files/6 files/7; ./ForecastChannel

- name: Test for Duplicates
run: go test

0 comments on commit 7a43924

Please sign in to comment.