Skip to content

Commit

Permalink
ci: remove two_games from docs examples matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
RodrigoDornelles authored Oct 31, 2024
1 parent 26f3067 commit 242325d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/DOCS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
strategy:
fail-fast: false
matrix:
game: ['asteroids', 'two_games', 'helloworld', 'gridsystem', 'pong']
game: ['asteroids', 'helloworld', 'gridsystem', 'pong']
steps:
-
uses: actions/checkout@master
Expand Down

0 comments on commit 242325d

Please sign in to comment.