.github/workflows/system.yml in ruby_raider-0.8.6 vs .github/workflows/system.yml in ruby_raider-0.8.8

- old
+ new

@@ -24,8 +24,6 @@ - name: Install gems run: bundle install - name: Build and run system tests - env: - OPENAI_ACCESS_TOKEN: ${{ secrets.OPENAI_ACCESS_TOKEN }} run: rake system \ No newline at end of file